thomasleese / smartbot

A supposedly smart IRC bot. (I now use Hubot...)
MIT License
2 stars 5 forks source link

Wait plugin #27

Open thomasleese opened 10 years ago

thomasleese commented 10 years ago

A plugin which allows the user to cause SmartBot to wait for a generic event, such as someone joining or leaving the channel, or a simple time-based wait.

thomasleese commented 10 years ago

It would make sense to implement a ; or && style syntax for chaining plugins for this.