Python chatbot with interactive message buttons

Description

We are currently working on a chatbot on rocketchat in python. It’s connected to the rocketchat via two outgoing hooks one for message sent and one for room creation. We want to make it so that the chatbot is able to generate rich message buttons and respond to them when the user clicks on them. Does anybody have any idea how to implement this?

Server Setup Information

  • Version of Rocket.Chat Server: 3.3.3
  • Operating System: linux
  • Deployment Method: docker-compose
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: v12.16.1
  • MongoDB Version: 4.0
  • Firewalls involved:
1 Like