barrucadu / yukibot

An IRC bot, and associated libraries, for the ##compsoc-uk-anime channel on Freenode
MIT License
10 stars 2 forks source link

Key-value store plugin #14

Closed barrucadu closed 9 years ago

barrucadu commented 9 years ago

Would be nice to be able to store keys/values on a per-channel basis, print out all the stored keys, and retrieve a value by key.

Taneb commented 9 years ago

Why per-channel rather than global?

barrucadu commented 9 years ago

Then there are namespacing issues

barrucadu commented 9 years ago

This is basically implemented by mongo.