Zman840
c0ef815f9d
added emoji support ( #503 )
2016-08-06 15:29:17 -07:00
abalabahaha
1049a1d70a
Add OAuth Application Endpoint constant
2016-07-29 01:17:19 -07:00
Manuel Kraus
ba51df918c
Add pinning ( #434 )
...
Added methods:
pinMessage()
unpinMessage()
getPinnedMessages()
Added params for getChannelLogs:
around
2016-06-18 11:21:52 +09:00
Brian Tanner
9c9768f772
fix Endpoints bug created in constants pr ( #432 )
2016-06-18 06:42:00 +09:00
Brian Tanner
fe3f6c7d20
Change the way constants are exported ( #431 )
2016-06-18 02:24:50 +09:00
Manuel Kraus
0f4566dd23
Add notes ( #423 )
2016-06-15 13:04:47 +09:00
meanwhile
0ac0005697
Permission constants updated for new MANAGE_ROLES permission ( #333 )
...
Official Discord API changed 1 << 3 to a new administrator permission. MANAGE_ROLES is now on 1 << 28.
2016-05-08 18:49:05 -07:00
Manuel Kraus
46bcd3f5e3
Add nickname permission constants ( #320 )
...
* Add nickname permission constants
* typo
* Remove manageNickname
2016-05-04 16:57:52 -07:00
Manuel Kraus
9322c0bbd7
Fix Constants changes ( #293 )
2016-04-23 21:18:25 -07:00
abalabahaha
619139f871
Fix starting PMs
2016-04-23 10:15:29 -07:00
Nicholas Tay
f591542735
Working friends support with events and requests
2016-03-30 21:01:48 +11:00
abalabahaha
b5c200901b
Prepare for upcoming leave/deleteServer separation ( fix #198 )
2016-03-06 13:14:15 -08:00
abalabahaha
f49600af17
Use USER_UPDATE
2016-02-14 13:19:07 -08:00
hydrabolt
54045de5f1
add member chunks
2016-02-12 22:07:56 +00:00
Amish Shah
9c0e20947c
Added websocket voice state watching
...
Now emits voiceJoin(user, voice_channel) or voiceLeave(user, voice_channel) and adds/removes from voice_channel.speaking when a user joins or leaves a voice channel.
2015-12-26 15:38:53 +00:00
Simon Schick
faa744b1e3
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
Simon Schick
db5b333085
Forgot some return statements
2015-11-24 03:10:06 +01:00
hydrabolt
7b73671295
Added the joinServer funciton internally
2015-11-18 16:45:37 +00:00
abalabahaha
3e37c5d91f
Removed trailing spaces, added unbanMember and kickMember
2015-11-11 18:36:24 -08:00
hydrabolt
576715f531
Added presence updates, typing and ban adds
2015-11-02 16:52:22 +00:00
hydrabolt
b7656f3877
added serverMemberRemove listener
2015-11-01 15:49:07 +00:00
hydrabolt
4d8cd20cf5
ServerRoleCreate listener
2015-11-01 15:12:33 +00:00
hydrabolt
c173dcd2fe
added channelCreate listener
2015-11-01 14:39:59 +00:00
hydrabolt
7175218ecf
Fixed server update listener
2015-11-01 14:09:00 +00:00
hydrabolt
0fe42c61da
Added createServer
2015-11-01 13:08:17 +00:00
hydrabolt
6d6dcf533a
Updated deleted and update message listeners
2015-10-31 23:31:18 +00:00
hydrabolt
a333548c00
Added deleting messages
2015-10-31 23:12:14 +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
hydrabolt
beab032811
Started rewrite
2015-10-31 15:25:59 +00:00