twexler / diatribe

An IRC URLBot written in python with flask, twisted, storm, and bootstrap
GNU General Public License v2.0
2 stars 0 forks source link

user system #17

Open keithah opened 10 years ago

keithah commented 10 years ago

A simple user system would be nice that was simply nick based to store info for plugins.

For example: weather plugin - could store default user location (so all they need to do is type .w) pager plugin - store their email

etc