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
36b32de34c6fef0bce0f4e50e75d7aa080291a01
Mace-AIO-Discord-Bot---With…
/
bot
/
api
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
..
routes
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
__init__.py
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
db_manager.py
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
dependencies.py
Refactor project branding from HexaHost to Axiom across all configurations, documentation, and code files. Update environment variables, Docker setup, and README to reflect the new brand name. Ensure consistency in naming conventions and improve clarity in setup instructions.
2026-07-21 19:45:07 +02:00
discord_auth.py
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
schemas.py
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
server.py
Refactor project branding from HexaHost to Axiom across all configurations, documentation, and code files. Update environment variables, Docker setup, and README to reflect the new brand name. Ensure consistency in naming conventions and improve clarity in setup instructions.
2026-07-21 19:45:07 +02:00