Mhyar-nsi / tg-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Account Management Bot

Installation

Install the required packages for running the project:

pip install -r requirements.txt

After installing the necessary packages, create a .env file in the main directory and set the following values:

ADMIN=
API_ID=
API_HASH=
BOT_TOKEN=

Now your bot is ready to go. Enter the following command to run the bot:

python main.py

About


Languages

Language:Python 100.0%