aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-29Added analytics; try/catch for ready eventAndrew Lee
2025-03-28Check if guild setting exists when bot joins server; Remove check for bot idAndrew Lee
2025-03-28Added try/catch function for loggingAndrew Lee
2025-03-27Docker changesAndrew Lee
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-26Update docker-publish.ymlAndrew Lee
2025-03-26Update docker-publish.ymlAndrew Lee
2025-03-26Create docker-publish.ymlAndrew 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-23Fundementials of the new dashboardAndrew 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
2025-03-02Starting AleeBot 4.0!Andrew Lee
2025-03-01Putting fetching user id on the quote if statementAndrew Lee
2025-03-01New api endpoint; Now should display the submitter's usernameAndrew Lee
2025-02-25Merge pull request #36 from Alee14/betaAndrew Lee
2025-02-252.13 Release (finally); Added more API entries; Proper loggingv2.13.0Andrew Lee
2025-01-12Fixed environment variable, prefix using abAndrew Lee
2025-01-12Updated packages; Docker support for web; Fixed issues with author imageAndrew Lee
2025-01-11Cleaned up some code, author image now support attachmentsAndrew Lee
2025-01-11Ability to add quotes, web interface, pending quotesAndrew Lee
2023-10-14Removed tokens.json now using environment vars; Modified dockerfileAndrew Lee
2023-10-14That was not meant to be in prod codeAndrew Lee
2023-10-14Merged git command into about (rip old command); Ignored .git on dockerAndrew Lee
2023-10-14Yarn package; Moved addquote backAndrew Lee
2023-10-14Fixed some problemsAndrew Lee
2023-10-14Merge remote-tracking branch 'origin/beta' into alpha-tempAndrew Lee
2023-10-14Docker; Removed packages; Removed binaryworks refsAndrew Lee
2023-03-25Now using sequelize; Minor tweaks; New activitiesAndrew Lee
2022-09-20Removed jail command; Added more activities; Few tweaksAndrew Lee
2022-09-152022 update; Modularized activitiesAndrew Lee