summaryrefslogtreecommitdiff
path: root/lib/rbot/core/userdata.rb
AgeCommit message (Expand)Author
2007-10-21Suppress some warningsGiuseppe Bilotta
2007-09-24core/userdata: store transient data too, keyed by (first-and-only) netmaskGiuseppe Bilotta
2007-09-24core/userdata: always store nick-based dataGiuseppe Bilotta
2007-09-24core/userdata: refactor set_data_hash methodGiuseppe Bilotta
2007-09-23core/userdata: with_botdata methodGiuseppe Bilotta
2007-09-23core/userdata: bot_data -> botdataGiuseppe Bilotta
2007-09-23New Auth Framework: use Botuser#default? and owner? methodsGiuseppe Bilotta
2007-09-23UserData cote botmodule to handle user data storage/retrievalGiuseppe Bilotta