diff options
| author | 2016-10-23 15:39:10 +0100 | |
|---|---|---|
| committer | 2016-10-23 15:39:10 +0100 | |
| commit | 55eaacf9144e70145c172b93067df9eec53fabe8 (patch) | |
| tree | 916b1a82b63dbc1d6137984b7e77827d6e9f4d36 | |
| parent | Add monty python quit quotes! (diff) | |
updated README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Python3 event-driven modular IRC bot! * [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4) * [twitter](https://pypi.python.org/pypi/twitter) * [scrypt](https://pypi.python.org/pypi/scrypt) +* [suds](https://pypi.python.org/pypi/suds-py3) ## Configurating To get BitBot off the ground, there's some API-keys and the like in bot.json.example. move it to bot.json, fill in the API keys you want (and remove the ones you don't want - this will automatically disable the modules that rely on them.) |
