aboutsummaryrefslogtreecommitdiff
path: root/bot
AgeCommit message (Expand)Author
2025-03-27More activities; LLM model now needs .env; No longer need to confirm a pendin...Andrew Lee
2025-03-26Fixed length issue for suggest guildsAndrew Lee
2025-03-26QOTD implemented; Removed readyMsg (replaced with NODE_ENV); More activitiesAndrew Lee
2025-03-25Docker implementedAndrew Lee
2025-03-25Implemented admin dashboardAndrew Lee
2025-03-25Converted public dashboard to admin dashboard; Made API have a consistent out...Andrew Lee
2025-03-24Added JWT on API; Added back settings on DiscordAndrew Lee
2025-03-24Depcreating web server, returning back to using Discord as settingsAndrew 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-20Eval is now an interaction command instead; Readme changesAndrew Lee
2025-03-20Modularized LLM chatbot; Added back evalAndrew Lee
2025-03-20New command; New logging feature; QOTD (WIP)Andrew Lee
2025-03-08Added file attachment fallback for delete and update (over 1024 characters); ...Andrew 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-03More commands ported; Almost all 2.x features have been addedAndrew Lee
2025-03-02Ported more commands; Made embed colour a const; CleanupAndrew Lee
2025-03-02Bringing more features from 2.x; ESLint; APIAndrew Lee
2025-03-02Added the fundementials of the botAndrew Lee