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
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