Release Date: 2022-11-11
Merged with (#3)
Features
-
Added
/lightsup
game. (lightsUp.js) (76a9ca7) -
Added private
/sendann
command. (supportGuildSendAnn.cjs) (524e951)
Changes
- Added clear script. (package.json) (4263563)
Fixes
Refactors
-
Created webhook object from a new file. (WebhookManager.js) (a92adae)
-
Import announcement content from a new file. (lateatUpdate.js) (e697451)
-
Replaced
size
andboardSize
value withNumber.prototype.toString()
method. (ecf8f3a)