archangelic / pinhook

the pluggable python framework for IRC bots and Twitch bots
https://archangelic.github.io/pinhook/
MIT License
31 stars 4 forks source link

Bot crashes if too many arguments are given for !join command #41

Closed archangelic closed 4 years ago

archangelic commented 5 years ago

If you do !join #foo password but more for example, the bot will crash. This should fail and give a message as to why and not crash.