Skip to content

Devecoop/socialbot

Repository files navigation

=============================== socialbot

Bot for Slack that can post to social networks

Features

  • TODO

Development installation

  • Copy/create the ini file to ~/.config/socialbot/socialbot.ini (from socialbot/socialbot.ini.dist)

  • Create and activate the development environment:

$ pip install virtualenvwrapper
$ mkvirtualenv socialbot
$ pip install -r requirements.txt
$ python setup.py develop
  • Every time you need to work on the project just activate the environment:
$ workon socialbot

About

Slack bot to post to multiple social networks at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •