Falbot
Falbot copied to clipboard
Transpile Falbot to Typescript
Feature description
Transcribing Falbot into Typescript can be a big challenge, but through this process it will be possible to review the entire code, allowing you to improve various parts and make the bot more modern and readable.
Currently, many objects used in commands don't have any indication of their properties and methods, and are only of the "any" type.
How to implement?
Refactor time!
Media, if applicable
No response