AminAlam/Freelancing-Channel-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using this bot, you can manage a telegram freelancing channel automaticly. The bot offers useful features for both clients and admin.

Install the required dependencies using pip as indicated in the following line:

amin@Maximus$ pip3 install requirements.txt

After installing the dependencies, please change the content of configs.py. Set the ADMIN_PASSWORD field, and send it to the bot via the admin user in telegram. The telegram user who sends this string to the bot will be the admin of the bot, and will receive the ads to either accept or reject them.

Change the following parameters in the configs.py:

  • BOT_API: The token of the telegram bot (Get one from Telegram Bot Father)
  • MAIN_CHANNEL: The telegram name of the channel (The channel should be public)
  • SUPPORT_USER: The telegram username of the support user
  • BOT_ID: The telegram ID of the Bot
  • ADMIN_PASSWORD: If a user sends this password to the bot, the admin control panel of the bot will be activated for the user

About

Freelancing Channel Manager Telegram Bot

Topics

Resources

Stars

Watchers

Forks