a telegram bot that can promote any user to admin, allows to vote for mute user
pip install -U anarchy_bot
python -m anarchy_bot
- fork this repo
- go to anarchy_bot/lang
- duplicate
en.yml
file - rename it to something like
ru.yml
- edit the file
- make a pull request
- the bot automatically detects user's language setting in telegram, and will search the
lang
dir for the translation file
license is gnu agpl 3 - gnu.org/licenses/agpl-3.0.en.html