Commit Graph

8643 Commits

Author SHA1 Message Date
hydrabolt
5685c5f4ce added updating of messages 2015-08-15 22:34:09 +01:00
hydrabolt
44a9844e0c small fixes to hb 2015-08-15 21:06:19 +01:00
hydrabolt
73e9e9ec4c fixed some internal callbacks 2015-08-15 21:01:47 +01:00
hydrabolt
1b1d027f1e fixed PM issues 2015-08-15 18:59:47 +01:00
hydrabolt
c4c9df80c6 Moved to the internals to declutter main class 2015-08-15 18:36:27 +01:00
hydrabolt
d1ee189208 fixed cap error and requires list 2015-08-15 15:41:40 +01:00
hydrabolt
4e3b6262ca Added message framework 2015-08-15 15:25:51 +01:00
hydrabolt
b0fb506221 Now includes getter functions to limit the amount of filters required 2015-08-15 14:02:42 +01:00
hydrabolt
a3225b3107 Minor bug fix when starting PMs 2015-08-14 22:52:51 +01:00
hydrabolt
32c7fade7a 2.3.1 2015-08-14 22:37:25 +01:00
hydrabolt
f39d4b7329 readme update 2015-08-14 22:37:19 +01:00
hydrabolt
8bf04df9e5 User is now set properly 2015-08-14 22:31:00 +01:00
hydrabolt
79911c3ac2 Merge pull request #7 from hydrabolt/code-refactor
2.3.0
2015-08-14 22:13:34 +01:00
hydrabolt
9e0a812d3e 2.3.0 2015-08-14 22:10:11 +01:00
hydrabolt
575e07a7bf Merge pull request #6 from hydrabolt/code-refactor
bring some very cool optimisations
2015-08-14 22:09:33 +01:00
hydrabolt
65713a869a error proofed some things 2015-08-14 21:51:48 +01:00
hydrabolt
8409f6c5d6 turbo charged caching of servers - needs full implementation
no point making extra requests, servers are cached,  and they're cached
properly.
2015-08-14 21:43:10 +01:00
hydrabolt
2758f33710 beginning of efficient caching 2015-08-14 21:33:35 +01:00
hydrabolt
776dda9bff small fixes 2015-08-14 21:03:34 +01:00
hydrabolt
b6821dab42 bot debugs and minor bug fix 2015-08-14 20:56:25 +01:00
hydrabolt
dc86086e72 small update to the bot 2015-08-14 20:38:09 +01:00
hydrabolt
35c38bf2bb Fixed error handling and added more functions to hydrabot 2015-08-14 18:42:53 +01:00
hydrabolt
5289e61007 updated RM 2015-08-14 17:44:54 +01:00
hydrabolt
d5e4e7ba8b Updated bot and added some more helpful features, such as isPM to messages to discover whether a message is from a PM 2015-08-14 17:43:51 +01:00
hydrabolt
8a41ffe356 Merge pull request #5 from hydrabolt/hydrabot
Hydrabot
2015-08-14 16:08:03 +01:00
hydrabolt
986b55e2c3 Merge branch 'master' into hydrabot 2015-08-14 16:07:27 +01:00
hydrabolt
bbc7baa97d small gitignore fix 2015-08-14 16:07:10 +01:00
hydrabolt
725f504bf9 small fix 2015-08-14 16:05:49 +01:00
hydrabolt
856149860e Added more functionality 2015-08-14 16:02:40 +01:00
hydrabolt
0a278a32f3 Merge branch 'master' into hydrabot 2015-08-14 13:38:46 +01:00
hydrabolt
76cf78c5a1 Allow the class objects to be accessed 2015-08-14 13:37:07 +01:00
hydrabolt
dfe1a85c6e small fix required to change 2015-08-14 13:32:34 +01:00
hydrabolt
8a765e0015 Merge branch 'master' into hydrabot 2015-08-14 13:29:51 +01:00
hydrabolt
fa7fb4bd37 YAN fix 2015-08-14 13:29:34 +01:00
hydrabolt
59c8ea8446 Merge branch 'master' into hydrabot 2015-08-14 13:28:57 +01:00
hydrabolt
5f490f26fb major fix 2015-08-14 13:28:33 +01:00
hydrabolt
17e8babf82 Merge branch 'master' into hydrabot 2015-08-14 13:26:07 +01:00
hydrabolt
a50e0fb9c2 ignore hydrabot auth details 2015-08-14 13:25:47 +01:00
hydrabolt
9549fea940 basic setup 2015-08-14 13:24:42 +01:00
hydrabolt
d84afdf0fd Merge branch 'master' into hydrabot 2015-08-14 13:24:15 +01:00
hydrabolt
4c414452ac created hydrabot 2015-08-14 12:55:55 +01:00
hydrabolt
b6dcabffd2 Merge pull request #4 from hydrabolt/indev
Minor improvements that should benefit quite a bit
2015-08-14 12:50:48 +01:00
hydrabolt
a6bcb7befb Added method to test whether string is ID 2015-08-14 12:38:49 +01:00
hydrabolt
a0d4fa930c Caching Server now gets actual ID 2015-08-14 12:33:46 +01:00
hydrabolt
e4723c7dfe Added more properties to the server 2015-08-14 11:48:44 +01:00
hydrabolt
efeeb06500 2.2.2 2015-08-14 00:01:54 +01:00
hydrabolt
b863463735 nice readme! :D 2015-08-14 00:01:30 +01:00
hydrabolt
ce25419fe4 2.2.1 2015-08-13 23:34:15 +01:00
hydrabolt
c62f213994 Merge pull request #3 from hydrabolt/indev
bring minor bug fixes so developers don't encounter them
2015-08-13 23:33:43 +01:00
hydrabolt
d3ae0ccb8c Events are only received when the Client is ready for it
Without this, any messages received during startup could cause crashes
2015-08-13 23:28:30 +01:00