Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-scripted responses #114

Open
ValwareIRC opened this issue Nov 11, 2023 · 2 comments
Open

Pre-scripted responses #114

ValwareIRC opened this issue Nov 11, 2023 · 2 comments

Comments

@ValwareIRC
Copy link

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?

@GIJack
Copy link

GIJack commented Nov 13, 2023

This is best left for bots. So go write a bot ontop of IRC

@ValwareIRC
Copy link
Author

  1. I already wrote a bot who uses this
  2. 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
  3. Bots are also clients and also use the Client2Client protocol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants