NobleWolf42 / Stormageddon-Bot

Stormageddon is a Discord Bot built with discord.js & uses Command Handler from discordjs.guide If you would like to help in the development of this bot, the discord is https://discord.gg/tgJtK7f.
MIT License
2 stars 1 forks source link

TypeScript Rewrite #107

Open NobleWolf42 opened 2 weeks ago

NobleWolf42 commented 2 weeks ago

Rewrite the Bot in TypeScript for better control over the types and general bug stoppage.

NobleWolf42 commented 2 weeks ago

Have the bulk of the project done, just some clean up needed on the commands, as well as some rewrites on auto Role and message handling for better performance, search the codebase for FIX for other possible things that need to be done better.

NobleWolf42 commented 11 hours ago

This is now done, not merging to main until some other clean up is finished, also needs testing