Skip to main content
Version: 1.1.0

Bot Development

Bot development is an important module for developers to register and manage their bots.

In personal "Settings", users can see a list of currently registered bots. Click the "Edit" button on a bot to configure its settings, or click the "Bot Registration" button to start registering a new bot.

On the registration page, developers need to fill in the relevant information for bot registration, including the bot's name, Webhook address, detailed description, etc. The system will verify the validity of the information entered by the developer to ensure the completeness and validity of all bot information. Additionally, the system will automatically generate a unique identifier for the bot and call the relevant GitLink platform interfaces to generate the bot's identity credentials, including client key and private key.

Developers need to use these credentials in combination with the platform's APIs to authenticate the bot's identity and then call the relevant interfaces to implement the bot's functionality.

Platform development API link (to be improved): https://www.gitlink.org.cn/docs/api#introduction