reality
6efc01e90a
Merge https://github.com/reality/dbot into database
2013-07-03 14:17:43 +00:00
reality
227dbbd8e4
whoops..
2013-07-02 10:39:55 +00:00
reality
5a67f85ce1
power_users [ #521 ]
2013-07-01 17:59:54 +00:00
reality
e1629f3a16
Alias support for command.api.hasAccess [ #515 ][ #514 ][ #511 ]
2013-06-27 16:51:32 +00:00
reality
2fc5fc6992
remove command hooks [ #471 ]
2013-05-25 22:09:07 +00:00
reality
41ec896dfc
Merge git://github.com/reality/depressionbot into database
2013-05-10 18:13:41 +00:00
reality
80b586ba60
Fix access control [ Close #436 ]
2013-05-06 21:49:45 +00:00
reality
9625f1d316
merge with master, command uses nickserv auth in db [ #421 ]
2013-04-24 20:45:20 +00:00
reality
8475aa46e8
command can use nickserv [ #421 ]
2013-04-23 19:07:23 +00:00
reality
f5fb2322b1
Merge github.com:reality/depressionbot into database
2013-04-14 15:16:55 +00:00
reality
b51f240061
Fix broken syntax in command changes [ #359 ]
2013-04-14 14:29:14 +00:00
reality
5e0f126693
Do [ #359 ]
2013-04-14 13:58:45 +00:00
reality
223b20b598
* ~ban and ~unban now fully databankerised and tested [ #331 ]
...
* Refactored ~ignore and ~unignore
* Refactored API
* Command uses new ban/ignore APIs, removed its own isBanned
* Ignore is now aware of servers [#188 ]
2013-04-11 20:12:29 +00:00
reality
b56ac4164a
isIgnoring now belongs in ignore.api, changes in command to reflect this. ~ignore now operational for commands. [ #331 ]
2013-04-10 01:28:53 +00:00
John Maguire
e90572aebf
adding initial support for wildcard ignores/bans
2013-03-21 06:34:33 -04:00
reality
eb62212626
Add check for channel ignorance in command execution logic [ #190 ]
2013-01-27 16:48:14 +00:00
reality
921da917a4
Command hooks [ #86 ]
...
* Command API function to addHook(command, callback)
* Commands open to callbacks must return information or indicate failed completion by return false
* Hooks to be added in module onLoad
* Command loop checks for available hooks and return state, then applies with module scope.
* onLoad running moved to end of all module loading to facilitate this without order problems
* Added example for ~qadd dent
2013-01-15 17:23:14 +00:00
reality
5419a664dc
Much better! [ #131 ]
2013-01-14 16:24:38 +00:00
reality
dc269b53b4
Here is an experimental look at how modules will have to be as per [ #131 ]
2013-01-14 16:02:40 +00:00