Skip to content

sozilum/Telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions:

Create a Telegram Bot: Register a new bot with BotFather on Telegram to get your unique Bot Token.

Configure Environment Variables:

    Create a new file named .env in the project's root directory.

    Copy the structure from the provided .env.example file.

    Paste your Bot Token into the .env file, assigning it to the TOKEN variable.

    Also, provide the necessary values for the HEADER and PROPERTIES_HEADER variables.

Run the Bot: Execute the main.py script to start the bot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages