Enable Presence Update Event

This commit is contained in:
Daniel Odendahl Jr
2017-07-10 14:51:03 +00:00
parent 329fdca633
commit 3d1fac072b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@ const client = new CommandoClient({
disableEveryone: true,
unknownCommandResponse: false,
disabledEvents: [
'PRESENCE_UPDATE',
'TYPING_START',
'VOICE_STATE_UPDATE',
'FRIEND_ADD',