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
20
Commits
1
Branch
0
Tags
20193404e8cbdf9f1f908058b8d03be578a439e6
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
18ef29f777
Refactor database path resolution in cogs and improve cog loading error handling. Update database connections in Giveaway, Nightmode, and Owner cogs to use a centralized path resolver. Enhance cog loading feedback with success and failure messages.
Some checks failed
CI / Bot (Python) (push)
Successful in 12s
Details
CI / Dashboard (Next.js) (push)
Failing after 9s
Details
2026-07-21 22:28:18 +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