diff options
| author | 2018-10-10 14:43:44 +0100 | |
|---|---|---|
| committer | 2018-10-10 14:43:44 +0100 | |
| commit | fda881b0ba8d5516116aaebb853a03a51cb15f72 (patch) | |
| tree | a3c437da15263eee5047a9a915a0a7ed9265c871 | |
| parent | We're supposed to support passwords with spaces! (diff) | |
| signature | ||
Add requests to README.md dependencies
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Python3 event-driven modular IRC bot! ## Dependencies * [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4) * [python-telegram-bot](https://pypi.org/project/python-telegram-bot/) +* [requests](https://pypi.org/project/requests/) * [scrypt](https://pypi.python.org/pypi/scrypt) * [suds](https://pypi.python.org/pypi/suds-jurko) * [twitter](https://pypi.python.org/pypi/twitter) |
