ircv3-ideas
ircv3-ideas copied to clipboard
Pre-scripted responses
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:
- Interactive story-telling
- Quiz and trivia games
- Collaborative Decision Making
- Role-Playing games
- Feedback forms
- And more
Here is how I've currently got this working on a chatbot with pre-scripted prompts.
@draft/bot;bot;msgid=xgkGBaac0C3asbH5PWEQUp;time=2023-11-11T13:27:53.619Z;+script-message=["I'd\slike\sto\ssell\ssomething","I'd\slike\sto\sbuy\ssomething","What\sis\sthis\splace?","Something\selse"];+draft/display-name=Support\sAssistant :Support!bot@Clk-51EA65A7 PRIVMSG JADxZTLiHj :How can I help you today?
This is best left for bots. So go write a bot ontop of IRC
- I already wrote a bot who uses this
- It's not just for bots, as you could tell if you actually read the idea, people can use it to generate polls and for collaborative decision making
- Bots are also clients and also use the Client2Client protocol