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
Age
Commit message (
Expand
)
Author
2025-03-31
4.0 official release
v4.0.0
Andrew Lee
2025-03-31
Replaced bun with yarn (synology issue)
Andrew Lee
2025-03-31
Fixed issue with nick changes; More info on git commit & db version
Andrew Lee
2025-03-30
Updated packages
Andrew Lee
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
Docker changes
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-26
Update docker-publish.yml
Andrew Lee
2025-03-26
Update docker-publish.yml
Andrew Lee
2025-03-26
Create docker-publish.yml
Andrew Lee
2025-03-25
Docker implemented
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
Fundementials of the new dashboard
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
2025-03-02
Starting AleeBot 4.0!
Andrew Lee
2025-03-01
Putting fetching user id on the quote if statement
Andrew Lee
2025-03-01
New api endpoint; Now should display the submitter's username
Andrew Lee
2025-02-25
Merge pull request #36 from Alee14/beta
Andrew Lee
2025-02-25
2.13 Release (finally); Added more API entries; Proper logging
v2.13.0
Andrew Lee
2025-01-12
Fixed environment variable, prefix using ab
Andrew Lee
2025-01-12
Updated packages; Docker support for web; Fixed issues with author image
Andrew Lee
2025-01-11
Cleaned up some code, author image now support attachments
Andrew Lee
2025-01-11
Ability to add quotes, web interface, pending quotes
Andrew Lee
[next]