karakarasuuuu / basic-telegram-bot-python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%