Unihedro / JavaBot

Java based chat bot that runs in Java room of Stack Overflow Chat.
Apache License 2.0
15 stars 4 forks source link

Runtime flags for doing specific stuffs. #46

Open Unihedro opened 9 years ago

Unihedro commented 9 years ago

It would be great if we can setup temporary runtime flags that gets reset on every reload so it helps with testing / messing around, without having a lasting effect. For example, we might have:

!!~privreq"0" ~owneradd Vogel612
Vogel612 commented 9 years ago

this issue seems to be greatly underspecified. It would be easier to implement this if you could tell us what flags should exist, what they should do, and so on.

The idea in and of itself seems to be a good one, though

Unihedro commented 9 years ago

Actually, I'm just going to immediately freeze this issue until JCE is done. I originally had this idea, then decided to incorporate this into the library for convenience - ignoring all events by a specific user by never queuing them in the first place, having User metadata and stuff like that. That would be relatively simple to implement via the library. So no point worrying about it right now. Kbai4now