This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
Mace-AIO-Discord-Bot---With-Dashboard
Watch
1
Star
0
Fork
0
You've already forked Mace-AIO-Discord-Bot---With-Dashboard
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
299351463ce9fc6578e27e07aa702ffa84ff54fc
Commit Graph
3 Commits
Author
SHA1
Message
Date
TheOnlyMace
f15c869993
Enhance Discord authentication and guild management by implementing caching for user and guild data to reduce API calls and improve performance. Update error handling for Discord API responses and refactor the guilds listing logic in the dashboard to streamline data retrieval. Adjust retry logic for rate limits and improve session error handling in the authentication flow.
Some checks failed
CI / Bot (Python) (push)
Successful in 12s
Details
CI / Dashboard (Next.js) (push)
Failing after 9s
Details
2026-07-21 22:33:30 +02:00
TheOnlyMace
b4110c3d66
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
Some checks failed
CI / Bot (Python) (push)
Failing after 49s
Details
CI / Dashboard (Next.js) (push)
Failing after 11s
Details
2026-07-21 17:11:38 +02:00
TheOnlyMace
fdfc8de44d
Update configuration and README for improved setup and security; disable default API and emoji sync, and enhance Discord permission checks in API routes.
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-07-21 16:33:13 +02:00