aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/consts.js
AgeCommit message (Collapse)Author
2025-03-29Added analytics; try/catch for ready eventAndrew Lee
2025-03-27More activities; LLM model now needs .env; No longer need to confirm a ↵Andrew Lee
pending quote
2025-03-26QOTD implemented; Removed readyMsg (replaced with NODE_ENV); More activitiesAndrew Lee
2025-03-23Replacing Astro with Next.JS; Prefix warning; Consistent env varsAndrew Lee
2025-03-20Eval is now an interaction command instead; Readme changesAndrew Lee
2025-03-08Put LLM output on text file; Some fixes in logging; New commandAndrew 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