Skip to content

cododel/bulletin_board_manager_tg_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulletin_board_manager_tg_bot

All commands must be runned from virtual environment (enable it with poetry shell)
Or run with poetry run <command...>

This is telegram bot - bulletin board group manager.
He recieves messages from group, then copy it to moderators.
Message in the group is deleted and placed back from bot, after success moderation with added hashtags, author contact and admin sign.

Init

  • In this project - used poetry dependency manager. Run poetry install for install requrements.
  • Copy example.config.ini to config.ini and fill it with your data

Run

  • Just run python main.py

Commands

Add new admin to database

python commands.py --add-admin <user_id*> <username*> <fullname*> <sign>

About

Telegram bot chat moderation manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  

Languages