aboutsummaryrefslogtreecommitdiff
path: root/bot/src/commands/settings.js
AgeCommit message (Collapse)Author
2025-03-30Moved models to the db folderAndrew Lee
2025-03-25Converted public dashboard to admin dashboard; Made API have a consistent ↵Andrew Lee
output message
2025-03-24Added JWT on API; Added back settings on DiscordAndrew Lee
2025-03-23Replacing Astro with Next.JS; Prefix warning; Consistent env varsAndrew Lee
2025-03-21Minor code fixes; Ditching settings on Discord in favour of using an APIAndrew Lee
2025-03-08Put LLM output on text file; Some fixes in logging; New commandAndrew Lee
2025-03-08Bulk delete message event; Guild suggestions; sinfo + uinfoAndrew Lee
2025-03-07More settings; Better error message; DatabaseAndrew Lee
2025-03-04Readme change; Docker; LoggingAndrew Lee
2025-03-03Added back "addquote"; ollama integration; Cleaned up bot.jsAndrew Lee
2025-03-02Ported more commands; Made embed colour a const; CleanupAndrew Lee