metkil / CoolerBot

A JavaScript based Discord bot using discord.js for use with the Arma community The Cooler Server.
1 stars 1 forks source link

Rework Commands with Arguments #2

Open metkil opened 6 years ago

metkil commented 6 years ago

Commands like !role have an issue with users requesting any role with a space character (ie. Lead Fill, Air Team, etc.). A full rework of the commands requiring the arguments is required for this to work.