Skip to content

astals/botlomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botlomo

telegram bot... lomo

Steps to fork this to your own bot:

  • install python3 on the system
  • install the packages specified in the requirements.txt file
  • register your bot talking with @botfather (https://core.telegram.org/bots#6-botfather)
  • rename CONFIG.py.template to CONFIG.py and populate it with your own variables
  • rewrite the function do_the_stupid_shit_this_bot_does(incoming_message) with your bot code
  • run the bot and have fun