Skip to content

Commit

Permalink
fix(discord): st prefix to
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevillamartin committed May 3, 2017
1 parent 7870590 commit 2638b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Discord/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const bot = new Client({
'VOICE_STATE_UPDATE',
'VOICE_SERVER_UPDATE',
],
prefix: '',
prefix: 'GL! ',
owner: '175008284263186437',
messageCacheMaxSize: 1,
messageCacheLifetime: 300,
Expand Down

0 comments on commit 2638b7e

Please sign in to comment.