Quick Devlog:
Originally, this was truly inspired by Mantaro as a fellow user of such bot.
Unfortunately, Mantaro closed its service after all this years.
So I've decided to make my own and made some fun features like minigames and cute action commands to show affection toward other users through Discord!
After some time, I've been watching Neuro and an idea came into my mind by integrating an LLM to Arona so you can communicate with her through the platform which was made possible after some research and it worked like a charm!
Here's a quick sample: (Using Stheno's pre-trained model derived from LLMa v3)
This piqued my interest into diving LLMs to utilize them fully and it took me some time training her personality, fixing prompts to match the respective model, it was such a daunting task but I enjoyed the process to the very end.
Currently, I've have no plans as of the moment but will work on this soon when I have time! This is just a personal project of mine for my frends to have fun with.
You will need the following to utilize all of Arona's features when building your own instance:
MongoDB, at least version 6(dropped)- Node.js, at least 2.0+
- Giphy Web API for action commands
It's still in progress, so newer frameworks and api might be used in the future.
Copyright (c) 2025 Koi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

