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: shell script $ TELOXIDE_TOKEN=<your token> cargo run
TELOXIDE_TOKEN
shell script $ TELOXIDE_TOKEN=<your token> cargo run