Commit Graph

1714 Commits

Author SHA1 Message Date
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
hydrabolt 3e4f0fb74c small fixes and additions to examples, added deepFilter to list 2015-08-12 16:35:17 +01:00
hydrabolt 0013891764 2.0.0 2015-08-12 16:06:01 +01:00
hydrabolt dda5d4272e Most arrays are now using lists. 2015-08-12 16:05:35 +01:00
hydrabolt 401073f897 Merge pull request #1 from hydrabolt/examples
Add some examples and improve older ones
2015-08-12 13:05:19 +01:00
meew0 7fd5f8f5a6 Fix query.js to properly deal with users with spaces in their name. 2015-08-12 14:03:21 +02:00
meew0 365746f288 Fix formatting.js code formatting and add a comment 2015-08-12 13:56:25 +02:00
meew0 cd2b79393a Add an example to show message formatting 2015-08-12 13:54:39 +02:00
meew0 8d403a0274 Add an example to show channel logs 2015-08-12 13:54:27 +02:00
meew0 d4cd1ec6f8 Add an example that shows the bot status events 2015-08-12 13:30:46 +02:00
meew0 2a1e3a7e69 Add comments to presence.js 2015-08-12 13:24:42 +02:00
meew0 c0c8b7322d Add comments to avatar.js 2015-08-12 13:21:43 +02:00
meew0 9f049e5e18 Add comments to pingpong.js 2015-08-12 13:17:36 +02:00
hydrabolt 4af5353bdf Fixed small issue in getChannelLogs
Now also returns the last message and not the penultimate as the latest
2015-08-12 12:13:17 +01:00
hydrabolt ddf74b76d8 added examples 2015-08-12 11:51:08 +01:00