Milk-Enterprises / Gambot

The IRC bot of the future
1 stars 4 forks source link

Implement <remember> #18

Closed mohammedh123 closed 10 years ago

emilh91 commented 10 years ago

Remember, remember, the fifth of November. ( ͝° ͜ʖ ͝°)

Splagoon commented 10 years ago

In Gitter we discussed defining a $quotes magic variable to return a random quote from any user. That seems to be missing right now :confused:

Splagoon commented 10 years ago

While IDataStore.GetRandomKey() is nice, we talked about adding a IDataStore.GetAllKeys() for pairty with IDataStore.GetAllValues(key). I think it would be a nice-to-have feature.

mohammedh123 commented 10 years ago

Shit, I remembered GetRandomKey as a feature, rather than GetAllKeys. I'll fix it.