Derecho/JWordGame

Enhance consistency in message placement in code

Opened this issue · 0 comments

Most messages used by the bot are placed at the top of the file as statics, but not all. Make this consistent by putting all messages at the top as statics.