HoeenCoder / Wavelength

The github repository for the Wavelength server on Pokemon Showdown.
http://wavelength.psim.us/
Other
10 stars 46 forks source link

Block Locked users from answering surveys as well as modchat #171

Closed ghost closed 6 years ago

ghost commented 6 years ago

Idk if you want survey to sync with modchat but why not right?

Volco commented 6 years ago

I believe a simple if (!this.canTalk()) return this.errorReply(`You cannot talk!`) covers all of that

ghost commented 6 years ago

yeah 🌮