Right now, I am working on changing our old oauth system that used the “grant” npm package which relied on Express to use “nuxt-auth-utils” which works natively with nuxt (of which is the website’s primary framework)
Right now, I am working on changing our old oauth system that used the “grant” npm package which relied on Express to use “nuxt-auth-utils” which works natively with nuxt (of which is the website’s primary framework)
I have been working on refactoring the Discord Bot to use Bun.sh
Main things I have done so far:
Use dynamic loading of modules
Add in testing suites
Setup logging utilities
Fix up bot library tasks