Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 387 Bytes

File metadata and controls

7 lines (4 loc) · 387 Bytes

Telegram-Bot-Local-Database

This Python project connects a Telegram chatbot, built with the Telethon library, to a local database. The chatbot can be used to perform various actions on the database, such as inserting, updating, and retrieving data.

APP_ID and API_HASH for telethon: https://my.telegram.org/auth

BOT_TOKEN: Write on telegram to @BotFather and follow the instruction