Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 679 Bytes

readme.md

File metadata and controls

30 lines (20 loc) · 679 Bytes

anarchy_bot

a telegram bot that can promote any user to admin, allows to vote for mute user

install

pip install -U anarchy_bot

run

python -m anarchy_bot

translate to your language

  • 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

licence

license is gnu agpl 3 - gnu.org/licenses/agpl-3.0.en.html