SzoDavid / WordChain

A word chain game discord bot. Project to learn Node.js
MIT License
2 stars 2 forks source link

Added reset functionality #41

Open kovagoadi opened 2 years ago

kovagoadi commented 2 years ago

Added reset functionality + minor fixes in remove_channel command

Relevant to #9, but from my experience the OnEnd function gets called a lot of times which makes it unsuitable to handle resets.