Commit Graph

5978 Commits

Author SHA1 Message Date
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
hydrabolt 6589814789 Beautify and sendMessage also takes channel IDs 2015-08-13 23:23:07 +01:00
hydrabolt e1ada38234 sendMessage now also takes a Message instead of a Channel if wanted
To help reduce verbosity
2015-08-13 23:17:20 +01:00
hydrabolt 04872a4397 Merge branch 'master' into indev 2015-08-13 23:09:07 +01:00
hydrabolt 38ab62a26d Fixed crucial bug in example
Example now has error handling
2015-08-13 23:05:21 +01:00
hydrabolt a7e9fcc2cd getChannelLogs now returns actual error instead of empty List 2015-08-13 22:45:16 +01:00
hydrabolt b35763a0c9 2.2.0 2015-08-13 21:46:47 +01:00
hydrabolt 68d93a0d7a added private messages, better cache tracking and channel/server creation/deletion and signals 2015-08-13 21:43:55 +01:00
hydrabolt 70c20c63ea 2.1.1 2015-08-12 23:33:33 +01:00
hydrabolt 5fc8a096c1 Fixed some caching issues and list issue
When leaving a server, it is now removed from the known list. Also, the
list "removeElement" function is improved to actually work!
2015-08-12 23:33:27 +01:00
hydrabolt f306d7bd5e 2.1.0 2015-08-12 23:24:00 +01:00
hydrabolt dff0804854 Added server creation, server leaving/deletion and invite creation. 2015-08-12 23:23:24 +01:00
hydrabolt 7e9e7c39c0 2.0.2 2015-08-12 16:38:36 +01:00
hydrabolt 075c5aa3dc updated readme 2015-08-12 16:38:28 +01:00
hydrabolt c57895e358 2.0.1 2015-08-12 16:37:20 +01:00
hydrabolt eaf8dee62f small example fixes 2015-08-12 16:37:06 +01:00