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

Implement reset command? #18

Open
FastLizard4 opened this issue Apr 21, 2016 · 1 comment
Open

Implement reset command? #18

FastLizard4 opened this issue Apr 21, 2016 · 1 comment

Comments

@FastLizard4
Copy link
Member

Implement a reset command, usable by channel operators or by users with a specific ACL authorization, that clears all waiting input to be processed by the bot.

Use case: Someone spams the bot with a large sequence of semicolon-delimited commands (e.g., ?roulette; ?roulette; ?roulette; ?roulette; ?roulette; ..., and you want to clear the unprocessed commands from the queue.

I'm not actually sure if this is possible to even implement given the way PircBotX is architectured, so that will need investigating first. Concurrency problems may also prevent implementation of this.

@FastLizard4
Copy link
Member Author

Per TLUL on IRC, not possible to implement until we move away from PircBotX for IRC protocol support.

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

No branches or pull requests

1 participant