All commands must be runned from virtual environment (enable it with
poetry shell
)
Or run withpoetry 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.
- In this project - used poetry dependency manager. Run
poetry install
for install requrements. - Copy
example.config.ini
toconfig.ini
and fill it with your data
- Just run
python main.py
python commands.py --add-admin <user_id*> <username*> <fullname*> <sign>