Skip to content

A simple modular Telegram Bot written in python

License

Notifications You must be signed in to change notification settings

Simo190/telegram-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-Bot

A simple modular Telegram Bot written in python.

To use:

  1. Install requirements with pip3 install -r requirements.txt
  2. Fill out the .ini.sample file and rename to Bot.ini
  3. Run with ./Bot.py or python3.5 Bot.py

Run /help for help. Modules can be added in the modules folder, and then added to the command list in the main bot.py file.

About

A simple modular Telegram Bot written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%