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
Files
main
Add File
New File
Upload File
Apply Patch
Mace-AIO-Discord-Bot---With…
/
dashboard
/
lib
History
TheOnlyMace
36b32de34c
Some checks failed
CI / Bot (Python) (push)
Successful in 12s
Details
CI / Dashboard (Next.js) (push)
Failing after 9s
Details
Enhance AutoMod configuration by introducing event-specific settings and thresholds. Refactor Automod schemas to include event configurations, thresholds, and limits for ignored roles and channels. Update database interactions to support new structure and improve handling of AutoMod rules in cogs, ensuring dynamic thresholds for various events. Update dashboard components to accommodate new configurations and improve user experience in managing AutoMod settings.
2026-07-21 23:05:05 +02:00
..
api.ts
Enhance AutoMod configuration by introducing event-specific settings and thresholds. Refactor Automod schemas to include event configurations, thresholds, and limits for ignored roles and channels. Update database interactions to support new structure and improve handling of AutoMod rules in cogs, ensuring dynamic thresholds for various events. Update dashboard components to accommodate new configurations and improve user experience in managing AutoMod settings.
2026-07-21 23:05:05 +02:00
auth.ts
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.
2026-07-21 22:33:30 +02:00
discord-invite.ts
Enhance Discord integration by adding optional bot permissions in environment files and updating the dashboard to include an "Add Bot to your Server" button. Refactor authentication logic to handle token refresh and improve error handling for Discord sessions. Update placeholder text for better clarity in the search input field.
2026-07-21 22:19:13 +02:00
guild-auth.ts
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.
2026-07-21 22:33:30 +02:00
utils.ts
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
2026-07-21 17:11:38 +02:00