summaryrefslogtreecommitdiff
path: root/HsBot/Callbacks
AgeCommit message (Collapse)Author
2010-05-15renamed Callbacks into Pluginspb
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@67 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15* renamed HsBot.Callbacks.Callback into HsBot.Callbacks.Basepb
* all callbacks are now stored in the datatype Callback. git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@66 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15oups, forgot the definition of the CallbackFunction typepb
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@64 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15using generic CallbackFunction type in callbacks nowpb
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@63 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15added initial StoreMessages callback.pb
this callback will store all messages into a SQL database sooner or later. git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@61 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15added the stateUpdateUser function to State.hspb
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@60 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15implemented callback MessageCounter.pb
it counts each message a user has posted @ channel git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@59 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-05-15added the PrintMessages callback.pb
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@58 9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-03-28git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@55 ↵pb
9f8f72e9-4bf4-416e-b76e-7d4203597157
2010-03-28git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@54 ↵pb
9f8f72e9-4bf4-416e-b76e-7d4203597157