TheOnlyMace
|
36b32de34c
|
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.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 23:05:05 +02:00 |
|
TheOnlyMace
|
d24b810164
|
Refactor command definitions across various cogs to replace hybrid commands with regular commands for improved consistency and clarity. Update command structures in moderation, music, and other cogs to enhance user experience and streamline command handling.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 22:59:25 +02:00 |
|
TheOnlyMace
|
a52d84467d
|
Refactor slash command synchronization logic to prevent duplicate commands in Discord. Update environment variables for command sync modes and enhance command clearing functionality. Improve command registration handling in the bot to streamline user experience.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 22:53:51 +02:00 |
|
TheOnlyMace
|
1da2085087
|
Refactor command definitions across multiple cogs to replace hybrid commands with regular commands for consistency. This change enhances clarity and standardizes command handling throughout the bot.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 8s
|
2026-07-21 22:50:11 +02:00 |
|
TheOnlyMace
|
20193404e8
|
Refactor command definitions in owner and moderation cogs for consistency. Change getinvite command to a regular command and update type hints for parameters in enlarge and roleicon commands to improve clarity and type safety.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 8s
|
2026-07-21 22:47:29 +02:00 |
|
TheOnlyMace
|
299351463c
|
Refactor welcome message handling in the Autorole cog to enhance user experience. Implement dynamic embed creation for guild join events, including updated branding and links to the dashboard and support server. Improve error handling for direct messages and audit log access.
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 22:45:50 +02:00 |
|
TheOnlyMace
|
6b0091f7d5
|
Update invite links to use dynamic Discord client ID and import necessary configuration constants. Refactor slash command synchronization logic for improved error handling and performance.
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 10s
|
2026-07-21 22:44:40 +02:00 |
|
TheOnlyMace
|
fc77f0a3c2
|
Implement slash command synchronization features in environment files and update command definitions to hybrid commands across various cogs. Enhance command registration for improved user experience and streamline command handling in the bot.
|
2026-07-21 22:41:41 +02:00 |
|
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.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
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.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 22:28:18 +02:00 |
|
TheOnlyMace
|
8294c1b4f7
|
Update branding assets by replacing SVG logos with PNG versions for improved compatibility and performance. Update references in the BrandLogo component to use the new PNG logo. Additionally, update various favicon and touch icon files to align with the new branding.
CI / Bot (Python) (push) Successful in 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 21:58:37 +02:00 |
|
TheOnlyMace
|
831a3ac8ea
|
Update dashboard styles and branding to reflect HexaHost theme. Change primary colors, background gradients, and text styles across various components. Enhance layout and navigation elements for improved user experience.
CI / Bot (Python) (push) Successful in 13s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 21:24:28 +02:00 |
|
TheOnlyMace
|
698d61ec6d
|
Update requirements.txt to reflect project branding change from HexaHost to Axiom and add aiofiles dependency for file handling.
CI / Bot (Python) (push) Successful in 13s
CI / Dashboard (Next.js) (push) Failing after 8s
|
2026-07-21 21:16:21 +02:00 |
|
TheOnlyMace
|
daf3338382
|
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.
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 19:45:07 +02:00 |
|
TheOnlyMace
|
41d5841d82
|
Enhance project configuration by setting output to "standalone" in Next.js config files and updating .gitignore to include example environment files for better clarity and management.
CI / Bot (Python) (push) Failing after 12s
CI / Dashboard (Next.js) (push) Failing after 9s
|
2026-07-21 17:35:08 +02:00 |
|
TheOnlyMace
|
b4110c3d66
|
Update project configuration files, and API routes accordingly. Add SQLite runtime file ignores to .gitignore for better file management.
CI / Bot (Python) (push) Failing after 49s
CI / Dashboard (Next.js) (push) Failing after 11s
|
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 |
|