hydrabolt
|
2ededd61dd
|
ChannelPermissions works generically
|
2015-10-03 20:45:04 +01:00 |
|
hydrabolt
|
6b091128cb
|
Created ChannelPermissions class
|
2015-10-03 20:36:32 +01:00 |
|
hydrabolt
|
6d36977f94
|
Preparing Channel class for overwrite capability
|
2015-10-03 20:34:24 +01:00 |
|
hydrabolt
|
e046467d92
|
Added permissions directive
|
2015-10-03 20:33:36 +01:00 |
|
hydrabolt
|
3869f584b6
|
added toString to ServerPermissions
|
2015-10-03 20:30:53 +01:00 |
|
hydrabolt
|
4e117b85d9
|
Member role *should* be used properly across the API
The Client now SHOULD add roles properly to members, as they leave it up
to the Server class.
|
2015-10-03 20:18:49 +01:00 |
|
hydrabolt
|
a10f19a7a7
|
Reformat code
|
2015-10-03 20:01:21 +01:00 |
|
hydrabolt
|
ad286b9081
|
Updated member class, server now creates members
|
2015-10-03 20:00:44 +01:00 |
|
hydrabolt
|
8358eadcbd
|
User class able to support member extension
|
2015-10-03 19:57:07 +01:00 |
|
hydrabolt
|
b264b61718
|
Servers now manage server-wide permissions
Servers now create ServerPermissions objects for roles
|
2015-10-03 19:44:08 +01:00 |
|
hydrabolt
|
6967f5e649
|
Created serverPermissions and roles array
|
2015-10-03 19:04:22 +01:00 |
|
hydrabolt
|
b1f2ed64d3
|
Added start/stop typing listeners
|
2015-10-03 15:36:51 +01:00 |
|
hydrabolt
|
ba69538029
|
cleaned up deleteMessage
|
2015-10-03 15:00:57 +01:00 |
|
hydrabolt
|
843c0defeb
|
Removed checkQueue
|
2015-10-03 14:47:32 +01:00 |
|
hydrabolt
|
c7ab2d37db
|
Updated reference
removed invalid reference so no error
|
2015-10-02 21:30:14 +01:00 |
|
hydrabolt
|
6b8dadced8
|
added PMChannel
|
2015-10-02 21:27:08 +01:00 |
|
hydrabolt
|
1ff31ac12b
|
Added member class
|
2015-10-02 20:04:58 +01:00 |
|
hydrabolt
|
ccb1798b7b
|
Roll back to previous WS url, it broke
|
2015-10-02 16:06:01 +01:00 |
|
hydrabolt
|
ada3261918
|
Added permission
|
2015-10-01 18:16:48 +01:00 |
|
hydrabolt
|
1b67678d44
|
Added SSL cert fix
|
2015-10-01 17:05:19 +01:00 |
|
hydrabolt
|
32a9321cfd
|
Added setPlaying to docs
|
2015-09-30 20:52:07 +01:00 |
|
hydrabolt
|
46846fcacc
|
added setPlaying and now working on docs
|
2015-09-30 20:47:26 +01:00 |
|
hydrabolt
|
e7adc3ddbf
|
More documentation and updated some PM Channel code
The PM Channel will now also trunc messages and cap the array size
|
2015-09-30 18:23:21 +01:00 |
|
hydrabolt
|
f36e61ac2a
|
Added equals object to documentation, counting as a minor
|
2015-09-28 20:59:53 +01:00 |
|
hydrabolt
|
a70d6f9b32
|
added parameter for optional stopTypeTime in startTyping
|
2015-09-27 18:03:43 +01:00 |
|
hydrabolt
|
c32f600a6a
|
Added channelUpdate listener
|
2015-09-27 17:54:03 +01:00 |
|
hydrabolt
|
16d2410450
|
Added setting of channel topics
|
2015-09-27 17:37:46 +01:00 |
|
hydrabolt
|
5559809aff
|
Added channel.topic
|
2015-09-27 17:18:09 +01:00 |
|
hydrabolt
|
5819fb4daf
|
Fixed unavailable message
|
2015-09-27 17:17:03 +01:00 |
|
hydrabolt
|
bef4985064
|
Removed debug info whoops
|
2015-09-27 17:06:16 +01:00 |
|
hydrabolt
|
223753408c
|
Added support for server unavailability
it happened just now RIP discord server </3
|
2015-09-27 17:05:17 +01:00 |
|
hydrabolt
|
5fa7bace10
|
Added startTyping and stopTyping
|
2015-09-26 22:41:33 +01:00 |
|
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
|
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
|
ae1202aa2d
|
3.3.4, added support for older node versions
|
2015-09-13 15:19:54 +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
|
012c706ab9
|
3.3.0 - added TTS capability
|
2015-09-05 13:57:15 +01:00 |
|
hydrabolt
|
5ef3adffb4
|
3.2.2., updated so works on older node hopefully
|
2015-09-04 22:14:08 +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 |
|
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 |
|