heya, it seems you found the roxy repo
it's nothing impressive, an implementation of a discord app which runs on dysnomia
obviously, you need node to run it
fill out the
.env.exampleas you wish, and remane it to.envsome more advanced options are located in:
data/settings.json, edit accordingly (mode details will be added soon-ish)
npm install,npm run build, andnpm run startfeeling developmental? make changes to the ts code, and run
npm run startwithout needing to build first
as you can see, this is more or less of a hobby project; while yeah i maintain it from time to time, and add new features, this obviously will have some flaws and weird logic things that i might miss;
that said, if you do find any, please please please do make an issue or hit me up directly on discord
thank you xoxo

