Home

Awesome

GreenCaptchaBot

This is a bot that will ask the users coming to a Telegram chat to press a random numbered button.

Configuration

{
    "Configuration": {
        "BotToken": "0000000000:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
        "WebHookAddress": "https://yourserver.example.com/api/captchaupdate",
        "DeleteJoinMessages": "All"
    },
    "Translation": {
        "NumberTexts": "zero,one,two,three,four,five,six,seven,eight",
        "WelcomeMessageTemplate": "Hi, {0}, press the button {1}, to avoid getting banned!"
    }
}

DeleteJoinMessages:

Translation: