diff --git a/discord_bot.js b/discord_bot.js index edcb4e7..3df1f05 100644 --- a/discord_bot.js +++ b/discord_bot.js @@ -20,7 +20,7 @@ var youtube_plugin = new yt(); var min = 1; var max = 671; -var cmdPrefix = ',' +var cmdPrefix = '!' //Allowed send file types for !iff var ext = [".jpg",".jpeg",".gif",".png"]