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
/
api
Age
Commit message (
Expand
)
Author
2025-04-02
Added i18n (basic); Blacklist feature; Put error msg into a file
beta
Andrew Lee
2025-03-30
More eslint styling
Andrew Lee
2025-03-30
Moved models to the db folder
Andrew Lee
2025-03-29
Quote submit stats + input validation for author/year; API changes; Use toStr...
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-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