Skip to content

akumarujon/guard-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guard-bot

The telegram bot which helps to control your group.

Bot is not full writen yet.⚠️

Getting start

At first put you API_TOKEN and ADMIN_ID on config.py

BOT_TOKEN = ''
ADMIN_ID = ''

Then install packages which are written in requirements.txt

pyTelegramBotAPI==4.5.1

Or you can install them with command pip install -r requirements.txt

Running the bot.

After putting your id and bot token, you can run the bot with command:

  • Linux/Unix/Mac
python3 bot.py
  • Windows
py bot.py

About

The telegram bot which helps to control your group.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages