Commit Graph

5331 Commits

Author SHA1 Message Date
hydrabolt 3094c223ec Added status setting
You can now run bot.setStatusIdle() or bot.setStatusOnline() (or any
aliases) to manually set the status of the bot.
2015-09-26 21:59:27 +01:00
hydrabolt 7f5050f979 Began to work on status setting 2015-09-26 21:53:23 +01:00
hydrabolt 8943a2fffc Added 3.4.0 web dist 2015-09-26 21:47:02 +01:00
hydrabolt ad60af6185 3.4.0 2015-09-26 21:45:56 +01:00
hydrabolt 4f928301ba Updated bot 2015-09-26 21:45:51 +01:00
hydrabolt 76e9cef7e1 Added user presence tracking changes
User status in cache is now updated as well as firing the event
2015-09-26 21:45:13 +01:00
hydrabolt ca1b4bdf0e Added shortcut to users from channel class 2015-09-26 21:43:49 +01:00
hydrabolt 2f9585a6b9 Added semi-functional statuses 2015-09-26 21:41:23 +01:00
hydrabolt 1ef4fa41a7 Channels now store 1000 messages maximum
Will drastically improve the longevity of the process and reduce memory
required
2015-09-26 21:28:09 +01:00
hydrabolt 3e9af4454d Update to docs 2015-09-26 13:47:42 +01:00
hydrabolt fc9c46d1a2 updated docs 2015-09-26 13:45:22 +01:00
hydrabolt d9528f1980 Added simple bot 2015-09-25 20:27:45 +01:00
hydrabolt a8da6609db Added troubleshooting to docs 2015-09-25 20:00:05 +01:00
hydrabolt cbfb78cc51 Updated index.rst 2015-09-25 19:43:42 +01:00
hydrabolt 5948e49445 updated docs 2015-09-25 19:37:37 +01:00
hydrabolt f5fec11758 added small note 2015-09-25 18:05:04 +01:00
hydrabolt a74276ffdd updated get started 2015-09-25 17:57:42 +01:00
hydrabolt 3ff0258422 fixed get started? 2015-09-25 17:43:23 +01:00
hydrabolt 76772d9876 added get started to contents 2015-09-25 17:40:56 +01:00
hydrabolt 8986b9d939 added get started 2015-09-25 17:38:36 +01:00
hydrabolt 88b4332583 updated theme on docs 2015-09-25 17:29:32 +01:00
hydrabolt e1458b6405 makethedocs commit 1 init 2015-09-25 17:26:10 +01:00
hydrabolt ae1202aa2d 3.3.4, added support for older node versions 2015-09-13 15:19:54 +01:00
Amish Shah a1b6f6a8d1 Merge pull request #23 from hydrabolt/future-fixing
3.3.3
2015-09-12 16:11:10 +01:00
hydrabolt cc2470054a Updated version to 3.3.3 2015-09-12 16:10:09 +01:00
hydrabolt efe07dbfc5 Fixed reply method 2015-09-12 16:09:10 +01:00
hydrabolt 106addbb1a Added channel toString 2015-09-12 16:07:48 +01:00
hydrabolt c904bdb3c3 added .users as well as .members in Server class 2015-09-12 16:05:52 +01:00
hydrabolt c4d9405f64 Preparing for major API change, added authorisation param to request 2015-09-12 16:00:38 +01:00
hydrabolt 8b88fd1ea5 3.3.2, fixed PMs. 2015-09-12 15:49:56 +01:00
hydrabolt 527947dbd3 3.3.1 2015-09-12 15:46:22 +01:00
hydrabolt 833f0478d4 Fixed minify script 2015-09-06 20:21:37 +01:00
hydrabolt a6e62b22a6 Updated Web Distrib management 2015-09-06 20:16:16 +01:00
hydrabolt 012c706ab9 3.3.0 - added TTS capability 2015-09-05 13:57:15 +01:00
hydrabolt 064bbb169c actually build 3.2.2 changes whoops 2015-09-04 22:14:49 +01:00
hydrabolt 5ef3adffb4 3.2.2., updated so works on older node hopefully 2015-09-04 22:14:08 +01:00
hydrabolt 8d6ece0b35 Whoops, compiled the changes this time :P 2015-09-01 22:30:34 +01:00
hydrabolt 67edc5f5e6 3.2.0, major fixes to allow support for checking isPrivate 2015-09-01 22:14:58 +01:00
hydrabolt aa1db24030 Added isPrivate to channels 2015-09-01 22:13:09 +01:00
hydrabolt f78c1b8a2f Added isPrivate field 2015-09-01 22:12:23 +01:00
Amish Shah 705a77ed57 Fancy logo 2015-09-01 21:04:18 +01:00
hydrabolt df744e7d54 3.1.6, fixing login bug
Fixed bug where the client attempts to close the websocket if there is
an error whilst it is null
2015-09-01 17:06:12 +01:00
Amish Shah 3ccbd391e7 Merge pull request #22 from hydrabolt/indev
ACTUALLY fix it
2015-08-30 22:06:20 +01:00
hydrabolt ebe3bd90ad test fix 2015-08-30 22:03:54 +01:00
Amish Shah 7f11b0213e Merge pull request #21 from hydrabolt/indev
fix fatal bug
2015-08-30 22:00:23 +01:00
hydrabolt 8a7629582a Fixed bug which stopped file sending 2015-08-30 21:59:00 +01:00
hydrabolt 68fd2ee9dd 3.1.4 - finalised message queueing 2015-08-30 21:51:02 +01:00
hydrabolt be0be60947 added deletion queue 2015-08-30 21:42:09 +01:00
hydrabolt 2fdc5a3ff6 Added queue update message 2015-08-30 21:29:27 +01:00
hydrabolt 7b1e7d2efa Added sendFile queue 2015-08-30 20:27:47 +01:00