Crates.io | janitor-bot |
lib.rs | janitor-bot |
version | 0.1.0 |
source | src |
created_at | 2020-11-18 11:20:44.677271 |
updated_at | 2020-11-18 11:20:44.677271 |
description | This is a bot that removes users trying to join to a chat that is designed for comments. |
homepage | https://github.com/sschiz/janitor-bot |
repository | https://github.com/sschiz/janitor-bot |
max_upload_size | |
id | 313635 |
size | 72,522 |
This is a bot that removes users trying to join to a chat that is designed for comments.
To run you should export environment variable TELOXIDE_TOKEN
.
Example:
$ TELOXIDE_TOKEN=<your token> cargo run