Join the Discord Server!
Waggle is a discord project in attempt to see what the "best" language is for developing discord bots. This information is gathered by Oncant, who is relearning all of the API's of the most common development languages, and then coding a bot in each language based on only what is provided in the documentation. For more information or questions, you can contact Oncant or others in the dev team here
Waggle.py is a python based discord bot which was my least favorite to code for multiple reasons, one of them being that the discord api for python hasn't updated in years, making it extremely difficult to get support for outdated code, and it didn't do nearly as much as I would have hoped it would.
Waggle.js was one of the easiest ones for me to code, because JavaScript was the first language I learned to code. It had the most updated api and documentation so it was really easy to learn, and after 5 minutes of coding I had a working bot. GG EZ as one might say.
Coming soon...
Coming soon...