#telegram-bot #bot #telegram #janitor

app janitor-bot

This is a bot that removes users trying to join to a chat that is designed for comments

1 unstable release

0.1.0 Nov 18, 2020

#111 in #telegram-bot

GPL-3.0 license

23KB
50 lines

Janitor

This is a bot that removes users trying to join to a chat that is designed for comments.

Run

To run you should export environment variable TELOXIDE_TOKEN.
Example:

$ TELOXIDE_TOKEN=<your token> cargo run

Dependencies

~12–16MB
~330K SLoC