Skip to content

This is a simple telegram robot that used python telegram bot wrapper to create a simple robot in telegram to send you the Linux fortune command output

License

Notifications You must be signed in to change notification settings

gr8linux/telegram-fortune-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Telegram fortune bot

This is a simple telegram robot that used python telegram bot wrapper to create a simple robot in telegram to send you the Linux fortune command output. #Dependencies I recommend that you try to install all of the requirement inside a virtualenv First of all you should do :

1- Install the virtualenv for Ubuntu and Debian you had to do that with package manager Debian and Ubuntu: apt-get install python-virtualenv virtualenv mybot source mybot/bin/activate cd mybot

2- Pip make your life easier: pip install python-telegram-bot for sure do : python import telegram you should not see any error messages

3- git clone https://github.com/gr8linux/telegram-fortune-bot.git

4- cd telegram-fortune-bot && python frtbot.py

5- you should modify the file with your Telegram robot that you made it by FatherBot

6- add your robot by browsing http://telegram.me/yourobotname

enjoy your bot!!:)

About

This is a simple telegram robot that used python telegram bot wrapper to create a simple robot in telegram to send you the Linux fortune command output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages