If you want to see an instance of the bot in action have a look at @ProperlyGroupBot.
- Telegram Bot (Privacy Mode disabled)
- MongoDB
You can find the latest binaries for the bot here.
Keep a file called mrproper.config in the same directory as the executable. It needs to look like this:
[Telegram]
Token = "1234:token"
Timeout = 300
Admins = [12345,54321]
Debug = false
[Mongo]
Url = "mongodb://"
Database = "mrproper"
Debug = false