Configuring Social Bot

In order to configure tasks related to Telegram, Discord, or Twitter, our system requires the setup of corresponding bots for verification purposes. Specifically, we need to obtain control permissions for these bots to verify whether users are in the respective platform groups or channels.

You can configure the bots as needed. After completing the configuration, please provide us with the relevant information so that we can assist in completing the bot configuration.

Telegram

  1. Create a bot:

    • Visit BotFather and follow the instructions to create a new Telegram bot.
    • Once created, you will receive the following information:
    {
        "bot_id": "7509066111",
        "token": "AAHzNdNnUMQXtyto-KFBdRbpICquJ3aaaa",
        "full_token": "7509066111:AAHzNdNnUMQXtyto-KFBdRbpICquJ3aaaa"
    }
    
    
  2. Provide the above information to us so that we can complete the configuration.

Discord

  1. Create a bot:

    • Visit the Discord Developer Portal and create a new application.
    • Once created, you will receive the following information:
    {
        "application_id": "1276383279687271111",
        "public_key": "a3f9682213ac52d014c90035ab4e1a659fbdc7dde92fec9f989998585c2aaaaa"
    }
    
    
  2. Provide the above information to us so that we can complete the configuration.

Twitter

  1. Create an application:


    • Finally, you need provide the following information so that we can complete the configuration.:
    {
        "app_id": "29227111",
        "client_id": "ZjlZMUJhekRSQjBsTzBudkdBQTk6MAbbbb",
        "client_secret": "e9XU3EcL3ZK5VNWWyvYpkzMI4J0vTp588eozCaoH4oF6vpaaaa"
    }
    
    


If you have any questions or need further assistance, please feel free to contact us.