Skip to content

Chewrs/telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram_bot

a simple telegram bot

Usage

  1. clone this repository
  2. install the telegram bot library.
pip3 install python-telegram-bot
  1. create telegram bot using @BotFather /newbot
  2. get NINJAS API KEY
  3. add keys in config.py
BOT_KEY = "your_bot_key_here"
NINJAS_KEY = "your_ninjas_api_key_here"
  1. run the main.py
python3 main.py

Contributing

che

About

simple telgram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages