appujet / MoE

MoE is a bot for discord server. It has many features, including but not limited to making commands, emotes, music, moderating chat and much more.
31 stars 16 forks source link

Major Update #7

Closed Xenofic closed 1 year ago

Xenofic commented 1 year ago

Added music with the use of shoukaku lavalink client also fixed the bugs on Client commands and events registration - Public methods were created and private methods were used, Resolved conflict. Fixed jsconfig path configs, Config would result in module not found errors for almost all the node version, Lastly formated some code also implemented eslint to keep a code format.

Xenofic commented 1 year ago

You can close the #2 issue

Xenofic commented 1 year ago

Paras can further work on adding commands to utilize the shoukaku structure

appujet commented 1 year ago

Please change your code format

Xenofic commented 1 year ago

Please change your code format

Alright

Xenofic commented 1 year ago

@brblacky formatted the code using eslint now

appujet commented 1 year ago

Use default ts/js format of vs code

appujet commented 1 year ago

Or wait for my updated