Skip to content

A simple Telegram bot containing echoing, capitalizing, and unknown commands catching.

Notifications You must be signed in to change notification settings

karakarasuuuu/basic-telegram-bot-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple Telegram bot

This is a simple Telegram bot created with the tutorial here.
Since the tutorial is done in interactive mode, I think a sorted script might help.
Do it by yourself first is strongly suggested!

bot token

Talk to BotFather and get your own token.

config.ini

Replace {your-token} with your own token (' or " is not needed!) and you are good to go!
Just enter python3 main.py and see how amazing your bot is!

About

A simple Telegram bot containing echoing, capitalizing, and unknown commands catching.

Topics

Resources

Stars

Watchers

Forks

Languages