Hello. I figured I'd open this issue to keep track of some updates I plan to start working on.
I should probably let you guys know that I use a few AI tools to help with coding in projects with large amounts of code since I can only do so much on my own now for various reasons. But, I plan to take a whack it fixing a large mount of things with the help of AI assistance.
For now the things I have on my TO-DO list are as follows:
- Attempt to convert the GIF commands API to a new compatible API. (IN PROGRESS)
- See if there are still any issues with the Twitch commands, and fix any issues that are found. (TODO)
- Attempt to restore the Docker support. (TODO)
- Attempt to implement auto db push for guilds. (IN PROGRESS)
- Attempt to address the issues with the music commands. (IN PROGRESS)
- Rewrite lavalink for v4.x update. Thanks to @Natemo2625 for pointing out what needed to be done for this fix. (IN PROGRESS)
- Add in some extra functionality to the dashboard to make it a bit more complete. (IN PROGRESS)
- Consider adding more pages that would be useful for discord bot dashboards. (IN PROGRESS)
- Add a queue management page for users with either server admin permissions or a DJ role. (IN PROGRESS)
- Add a command info page for a detailed overview of all available commands. (TODO)
- Add a detailed logs page for people with server admin permissions. (TODO)
- Add a detailed FAQ page with any information that would be beneficial to have in there. (TODO)
- Add server management pages and functions for people with server admin permissions. (TODO)
- Attempt to restore any missing or broken commands that need to be restored. (TODO)
- See if there are any remaining bugs that could use fixing, or maybe some features that could be implemented better and improved. (TODO)
The AI tools I use primarily are Claude Sonnet, Gemini Pro, and some of the OpenCode models. I only use models that actually work for editing code and I always set them to plan mode so I can ensure they don't do any damage to the code.
For now I am simply waiting until my monthly credits for all of my AI agents have refreshed. But, once they have refreshed I can take a whack at seeing if I am able to fix anything. I'll be sure to use an untracked backups folder to backup any code that is being worked on before making any edits for safety purposes.
You can find my fork of the repo here.
Hello. I figured I'd open this issue to keep track of some updates I plan to start working on.
I should probably let you guys know that I use a few AI tools to help with coding in projects with large amounts of code since I can only do so much on my own now for various reasons. But, I plan to take a whack it fixing a large mount of things with the help of AI assistance.
For now the things I have on my TO-DO list are as follows:
The AI tools I use primarily are Claude Sonnet, Gemini Pro, and some of the OpenCode models. I only use models that actually work for editing code and I always set them to plan mode so I can ensure they don't do any damage to the code.
For now I am simply waiting until my monthly credits for all of my AI agents have refreshed. But, once they have refreshed I can take a whack at seeing if I am able to fix anything. I'll be sure to use an untracked backups folder to backup any code that is being worked on before making any edits for safety purposes.
You can find my fork of the repo here.