alentoghostflame / StupidAlentoBot

Discord bot that's stupid and made by me, Alento
MIT License
2 stars 0 forks source link

Welcomes are iffy #6

Closed alentoghostflame closed 3 years ago

alentoghostflame commented 3 years ago

Enabling welcomes without a welcome channel set will send both the enable message and the no-channel-set message. if you have 4 welcomes and you do ;welcome rm 4, it will error out of bounds.

alentoghostflame commented 3 years ago

no-channel-set message being sent along with enabled is determined to be correct behavior, fixed OoB error while still allowing for 0 and negative numbers.