Jacob
c00d209014
add webhooks v8 ( #759 )
...
* add webhook structure and getChannelWebhooks as well as getServerWebhooks
* add sendMessage
* add the ability to edit create and delete hooks
* remove server wide cache and add getter.
2016-10-01 11:53:14 +01:00
Brian Tanner
fdfd41dd8c
add .toObject() method to structures ( #522 )
...
* add .toObject() method to structures
* add compiled PMChannel change from last commit
* uncomment members in VoiceChannel toObject method
2016-08-16 09:53:07 -07:00
Jesse Bryan
45d61f24db
Removed Client#setChannelNameAndTopic and any relevant references (fixed). ( #464 )
...
* Removed undeed functions relating to channelName and channelTopic.
* Compiled the last commit.
2016-07-14 09:05:44 +08:00
Manuel Kraus
0e4612d7ab
Add client.getMessage() ( #428 )
...
* Add client.getMessage
* Add shortcuts
* build it..
* Add missing ~ in note docs
* ............
2016-06-16 07:31:02 +09:00
Programmix
0f9741bb14
Update channel improvements
...
Also documented two methods for voice connections. (pause and resume)
2016-05-23 12:28:17 -07:00
abalabahaha
d2a9f15e82
Fixed options + message cache limit + server member count + leaving users
2016-03-10 22:16:05 -08:00
abalabahaha
2c17eaed02
Fix login, clone objects when firing x-Updated events
2016-01-24 16:41:35 -08:00
abalabahaha
a89938ed01
setChannelTopic, not setTopic
2015-12-05 10:04:00 -08:00
abalabahaha
559ed5f76f
More shortcuts
2015-12-05 09:43:11 -08:00
Amish Shah
eb500ecd24
Added startTyping stopTyping and createChannel
2015-12-05 17:21:32 +00:00
Amish Shah
10442e5634
Added getLogs
2015-12-05 17:12:15 +00:00
Amish Shah
212c672c2f
Added sendFile and server.generalChannel
2015-12-05 17:10:48 +00:00
Amish Shah
f95822dcb7
Added message.edit, textchannel.send, textchannel.sendTTS and pmchannel.send, pmchannel.sendTTS
2015-12-05 16:48:09 +00:00
Simon Schick
faa744b1e3
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
hydrabolt
19fb8e6dfd
Finished channels
2015-11-20 20:44:09 +00:00
abalabahaha
224cca1e31
updateRole and deleteInvite
2015-11-19 09:40:15 -08:00
hydrabolt
f1bde8a98a
Semantically correct
2015-11-15 14:26:30 +00:00
hydrabolt
fbd922e557
More things
2015-11-15 14:21:22 +00:00
abalabahaha
3e37c5d91f
Removed trailing spaces, added unbanMember and kickMember
2015-11-11 18:36:24 -08:00
hydrabolt
1efc2eb505
Added leave server and other stuff
2015-11-01 13:34:59 +00:00
hydrabolt
5ccaca915b
Finished most of structure
2015-10-31 21:56:13 +00:00
hydrabolt
c5e5ab54db
Fixed PermissionOverwrites
2015-10-31 20:31:05 +00:00
hydrabolt
6064888f21
More rewrites
2015-10-31 18:03:35 +00:00