index
:
personal/AleeBot.git
beta
master
An all-in-one bot that's made from the Discord.JS API! This bot is made for discord servers.
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bot
/
src
Age
Commit message (
Expand
)
Author
2025-03-30
More eslint styling
Andrew Lee
2025-03-30
Moved models to the db folder
Andrew Lee
2025-03-30
Fixed issues; Generate bot invite; Added database migrations
Andrew Lee
2025-03-30
Bot now scans for threads and automatically joins them
Andrew Lee
2025-03-29
Quote submit stats + input validation for author/year; API changes; Use toStr...
Andrew Lee
2025-03-29
New command; Removed "Message too long" for content field
Andrew Lee
2025-03-29
Added analytics; try/catch for ready event
Andrew Lee
2025-03-28
Check if guild setting exists when bot joins server; Remove check for bot id
Andrew Lee
2025-03-28
Added try/catch function for logging
Andrew Lee
2025-03-27
More activities; LLM model now needs .env; No longer need to confirm a pendin...
Andrew Lee
2025-03-26
Fixed length issue for suggest guilds
Andrew Lee
2025-03-26
QOTD implemented; Removed readyMsg (replaced with NODE_ENV); More activities
Andrew Lee
2025-03-25
Implemented admin dashboard
Andrew Lee
2025-03-25
Converted public dashboard to admin dashboard; Made API have a consistent out...
Andrew Lee
2025-03-24
Added JWT on API; Added back settings on Discord
Andrew Lee
2025-03-24
Depcreating web server, returning back to using Discord as settings
Andrew Lee
2025-03-23
Replacing Astro with Next.JS; Prefix warning; Consistent env vars
Andrew Lee
2025-03-21
Minor code fixes; Ditching settings on Discord in favour of using an API
Andrew Lee
2025-03-20
Eval is now an interaction command instead; Readme changes
Andrew Lee
2025-03-20
Modularized LLM chatbot; Added back eval
Andrew Lee
2025-03-20
New command; New logging feature; QOTD (WIP)
Andrew Lee
2025-03-08
Added file attachment fallback for delete and update (over 1024 characters); ...
Andrew Lee
2025-03-08
Put LLM output on text file; Some fixes in logging; New command
Andrew Lee
2025-03-08
Bulk delete message event; Guild suggestions; sinfo + uinfo
Andrew Lee
2025-03-07
More settings; Better error message; Database
Andrew Lee
2025-03-04
Readme change; Docker; Logging
Andrew Lee
2025-03-03
Added back "addquote"; ollama integration; Cleaned up bot.js
Andrew Lee
2025-03-03
More commands ported; Almost all 2.x features have been added
Andrew Lee
2025-03-02
Ported more commands; Made embed colour a const; Cleanup
Andrew Lee
2025-03-02
Bringing more features from 2.x; ESLint; API
Andrew Lee
2025-03-02
Added the fundementials of the bot
Andrew Lee