Skip to content

U16A0-U16B9/tgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgrep

Telegram reputation bot

features

  • Give or remove user reputation from triggers
  • Reputation is separate from group to group
  • Reputation triggers can be edited as json file

installation

As this is using teloxide framework make sure to set TELOXIDE_TOKEN by setting bot_id in settings config or by running:

# Unix-like
$ export TELOXIDE_TOKEN=<Your token here>

# Windows command line
$ set TELOXIDE_TOKEN=<Your token here>

# Windows PowerShell
$ $env:TELOXIDE_TOKEN=<Your token here>

About

Telegram reputation bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages