Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 223 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 223 Bytes

Simple Bot for telegram app

In the terminal:

1)$ virtualenv telegram-bot $ source telegram-bot/bin/activate $ pip install telepot nltk

2)$python Bot.py

3)Go to telegram and test the bot

Library used: 1)Telepot 2)nltk