renesansz / discord-greeter-bot

My greeter bot for Discord
MIT License
49 stars 38 forks source link

Commands are Mixed #250

Closed HunterOmega3682 closed 4 years ago

HunterOmega3682 commented 4 years ago

I'm having a problem with the commands. I have the coding down below (the bottom 2 commands are obscured but written the same way as the first and second command, and when a singular command prompt is used, all commands are sent at once. I'll send my coding and results, and if somebody can help me out I'd appreciate it. Bot JS Irritation Bot JS Sanity Reducer

HunterOmega3682 commented 4 years ago

Yet again, I fixed my own problem. For those who may have the same problem, you must put "break;" between commands.