Skip to content

PaulSonOfLars/telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 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