-
### What happened?
```ruby
require 'uri'
require 'net/http'
url = URI("https://api.revolt.chat/bots/__BOT__")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Get.…
-
### The problem
I am implementing a feature for a chat bot that allows developers to add custom elements to the chat header. The custom elements are a link, menu (w/submenus), and buttons.
Even if t…
-
### Is it an issue related to Adaptive Cards?
No.
### What is the PWD impact?
### User Experience:
Users who rely on the keyboard will be affected if the controls are not accessible with the keyboa…
-
### Describe the bug
lorsque je demande au bot d'exécuter des taches plus complexe il n'arrive pas et afficher un code d'erreur et ça me prend des crédits j'ai presque épuiser mon forfait sans rien…
-
@OguajanmaChiamaka7 you are to work on the ui of the chat bot massaging when the person is not yet registered
@Markcrest-dev work on the ui on the chat bot messaging page when the person is register…
-
Looks like an awesome plugin, but after reading through the ReadMe it wasn't apparent to me how I can send whole files into the chat for the chat bot to reference when answering questions. Is this not…
-
-
When the bot is presenting country data, the information is misaligned, making it hard to understand what each number means
-
This plugin was designed with a very clear structure for context window formatting as per the [spec for V1](https://github.com/ubiquity-os/plugins-wishlist/issues/29#issue-2402769945), which was and i…
-
Dear Pistocop,
Hope you're well! Thanks for putting together this cool example of how to build a what's app bot to chat like myself. I'm running into an error when running the Train a GTP2 model se…