reality
d30aa145aa
Changed users API to databank [ #272 ]
...
Behavioural changes:
* API functions no longer return values, callbacks must be submitted. These will be documented soon.
* resolveUser now returns the user record instead of just a resolved username. This means many less search operations.
* resolveUser now returns false instead of the original nick passed to it in the case of being unable to find a user.
* getServerUsers has been removed, as it is now unnecessary.
2013-03-24 11:34:52 +00:00
reality
cbc42e6fc3
Merge git://github.com/reality/depressionbot into database. Also Users API now databankerised
...
Conflicts:
modules/quotes/commands.js
2013-03-24 11:09:40 +00:00
reality
7bcb136e26
some initial work on users api over to databank [ #272 ]
2013-03-22 11:44:27 +00:00
reality
aa4a8b8527
users.api.getRandomChannelUser [ #156 ]
2013-01-26 19:21:09 +00:00
Sam Nicholls
e2073f557c
Check for channel not nick [ #201 ]
2013-01-24 00:30:22 +00:00
Sam Nicholls
35c9975d44
Oops [ #201 ]
2013-01-24 00:25:54 +00:00
Sam Nicholls
8be61b746d
Stop nicks property error [ #201 ]
2013-01-24 00:23:26 +00:00
reality
7d744ef849
f
2013-01-22 01:06:29 +00:00
reality
d059732cb8
ok fuck you
2013-01-22 01:00:56 +00:00
reality
b8546358fb
another whoops
2013-01-22 00:59:11 +00:00
reality
909dd61982
whoops
2013-01-22 00:56:05 +00:00
reality
b940b6f913
that should do it
2013-01-22 00:53:30 +00:00
reality
3b3aa280e0
getAllUsers
2013-01-22 00:24:12 +00:00
reality
b107f64efc
getserverusers
2013-01-22 00:00:11 +00:00
reality
8a66f5b9c6
report uses known users api functionality [ #158 ]
2013-01-20 19:04:12 +00:00
Luke Slater
6d442fd45c
Match full user string. Fix for [ #151 ].
2013-01-18 15:34:04 +01:00
reality
d0a0579b57
Merge branch 'master' of github.com:reality/depressionbot
2013-01-17 17:44:39 +00:00
reality
f6371a7bbc
Fix [ #142 ] by escaping regex, also improve efficiency by only compiling 1 regex
2013-01-17 17:44:29 +00:00
Sam Nicholls
47dec97e1b
Case insensitive doom continues
2013-01-16 21:55:14 +00:00
reality
389e8660b1
remove unused debug output
2013-01-16 20:25:39 +00:00
reality
e2e1c0b6a9
that bug that somethjing
2013-01-16 20:21:28 +00:00
reality
21f4bc4ad6
i hate computers
2013-01-15 23:32:45 +00:00
reality
e403d1d7f1
no idea how that was doing that but now it is fixed
2013-01-15 23:09:35 +00:00
reality
a433b592c9
wat
2013-01-15 21:58:47 +00:00
reality
76382a6daa
and they told me no bru regex is cool u wil hav fun
2013-01-15 19:44:34 +00:00
reality
12db5c64e9
lc fix for resolve user
2013-01-15 19:27:21 +00:00
reality
be9ee61e13
isOnline and resolveUser checks lower case properly
2013-01-15 19:09:54 +00:00
reality
8b7953e906
tranform users, fix for bind in module loader [ #131 ]
2013-01-14 21:03:47 +00:00