rwth-acis / las2peer-social-bot-manager-service

las2peer Social Bot Manager Service
Other
3 stars 3 forks source link

Biwibot #236

Closed Yinnii closed 8 months ago

Yinnii commented 9 months ago

A number of adjustments have been made to the existing system, including the update of the telegram bot API to version 6.9.1, which has been thoroughly tested and confirmed to be operational. Additionally, an asynchronous flag has been introduced into the RESTfulChat Service, which allows the system to respond with the most recent answer by calling the GET function. The bot action utilizes the asynchronous POST function to set the new answer.

Furthermore, a callback function has been added to test the Biwibot in Rocket.Chat. This function can be used for future bots that require a callback.