-
I raise this issue on behalf of v4c and have no vested interest in it's implementation.
They wish to be able to use an integer for `pos` in queue frames. Perhaps using `-1` for what used to be `end`
…
-
```
Hello,
There is a problem with pircbotx (and pircbot as well) : the bot cannot detect
the charset of incoming messages. We use the bot on a chan who everyone speaks
french (so a mix of users us…
-
Hi again,
A simple documentation that explain how to login in a channel and send a message would be more than welcome.
Cheers.
Batiste
-
The idea is to define a standardized way to share pre-scripted responses, which can be bot commands or chat prompts. This is a versatile feature and can be used for a variety of use-cases, such as:
…
-
Since Sopel is now aware of `TARGMAX`, we have the foundation of more efficient message sending available. Right now, plugins have to jump through some hoops in order to use it; see e.g. #1859.
I'm…
-
Attempting to connect to a freenode from a AS running in AWS leads to this error:
` {"command":"ERROR","rawCommand":"ERROR","commandType":"normal","args":["Closing Link: ec2-34-192-170-23.compute-1…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
In Telegram you can activate a group voice feature where users can join in and chat
W…
-
-
I am looking for some ways to put a song request function on FB live.If you can make a bot function that lookup Fb commands it will be great.Or maybe a direct website link that do request song command…
-
C# started it, ES6 has it, even C++ 14 has it. Async/await is an amazingly simple construct for creating asynchronous code. Weather it's implemented with promises or continuations on the back end, we'…