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