-
You **shouldn't** use multiples `Client.on('message')` events ! This causes many problems
-
As the title suggests, what do you want to see out of Red v3, nothing here is off-limits.
-
Hi there, I recent just encountered a strange error when calling the `say()` function.
`CleverWrap(bot.cleverbot_key).say(msg)`
However it gaves us an error related to JSON. The backtrace is like:…
-
Recently upgraded to version 3 due to the ds:7 error. Things are working well except whenever there's an emoji, nothing gets logged (can't get past it) and errors on encoding show up. Note the log on …
-
# Github 倉儲中的 Lua 程式碼
取自 https://gist.github.com/daurnimator/9dd8168ab14846e880e4b50546b39110#file-fengari-vue-lua
-- Load Vue library
package.loadlib("https://cdn.jsdelivr.net/npm/vue@…
-
So, with 4.5.0 from experimental branch being merged with master, cleverbot command is now gone for good? Will it be returned to WildBeast functionality or was it causing problems and cleverbot is no …
-
Followed the how to and built the example, this is what happens after waiting a while after typing a message (same thing happens when you clone the example and build it from there as well) :
…
-
-
When trying to send a message after creating a session, I get the following error
```
System.AggregateException: 'One or more errors occurred.'
Inner Exception
Exception: Error: Bad Call to the …
-
I know that mutate is used for updating the state whenever actions happen, I am trying to make an API get request to receive an access token to make after that GET request, a POST request using that t…