aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar jesopo2018-12-05 15:53:49 +0000
committerGravatar jesopo2018-12-05 15:53:49 +0000
commitdd0c5093a0bbb2461972d774dcb80e1304b3fcd6 (patch)
treefded9031adf9ce9468134931052836aa6494ee6b /README.md
parentutils.irc.lower channel names when adding them to the autojoin list (diff)
signature
Remove telegram functionality - it's very broken/outdated and needs a
complete rewrite
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c3a14be..1fffb288 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,6 @@ Python3 event-driven modular IRC bot!
## Dependencies
* [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4)
* [Flask](https://pypi.org/project/Flask/)
-* [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)