I have been recently working on a Discord bot, and I'm happy to say it finally reached v1.0.0! Aeri is an open-source Discord bot. It can find anime, manga, characters, studios all with comprehensive information, and give recommendations too. You may connect your account to track media progression, update lists and compare your tastes with server members.


Would love for you to try it out and share your feedback! If you have any suggestions, feel free to leave them below the thread or join the support server and fill out the form!
Wow this is really impressive... The source code is also well organised too...(But as a programmer myself I am forced to hate other programmers code) Did you use any wrappers to use anilist api(cuz imma be real I cannot find anything through the source code and I don't use ts and it's a bit confusing)???
I made my own wrapper for the Anilist API, but I monorepo'd practically everything just to make a lot easier for myself. The API wrapper can be found here, but if you're looking for the commands, I'd recommend looking here (We consider them entities, but the main trait in which they inherit is found in mod.rs)
I forgot to mention, but as Aeri is open-source, you can see what features are currently planned for the future. They can be found here (GitHub issues) or here (Aeri's project)
Updated the bot, so I thought I'd outline some things added!
Any problems with the bot, be sure to comment or join the support server. Thank you all for the comments and likes too, I appreciate it ❤️