smueller
  • Joined on 2026-03-31
smueller pushed to main at smueller/Nexumi 2026-07-22 09:18:39 +00:00
b0e3409793 Enhance purge command with additional filtering options
dd3b132f73 Add backup functionality with escalation rules for moderation commands
Compare 2 commits »
smueller pushed to main at smueller/Nexumi 2026-07-22 09:11:46 +00:00
bc97d1d74c Update ESLint rules, enhance environment schema with new metrics and health port, and refactor Redis import. Change TypeScript definitions path in package.json.
smueller pushed to main at smueller/Nexumi 2026-07-22 09:07:43 +00:00
c2271485a5 Remove unnecessary description and whitespace from nexumi.mdc file
smueller pushed to main at smueller/Nexumi 2026-07-22 09:06:40 +00:00
226379eac5 initial commit
smueller created branch main in smueller/Nexumi 2026-07-22 09:06:40 +00:00
smueller created repository smueller/Nexumi 2026-07-22 08:33:57 +00:00
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 21:09:38 +00:00
4f57cccea5 Add Discord sharding support and related configurations
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 21:05:09 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:59:29 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:53:54 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:50:15 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:47:32 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:45:55 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:44:43 +00:00
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.
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.
Compare 2 commits »
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:33:34 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:30:11 +00:00
60390009d1 Refactor dashboard notification handling and improve admin broadcast functionality. Ensure only admins can access global notifications, implement draft management for broadcast messages, and add event listeners for real-time updates across dashboard components.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:28:22 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 20:19:24 +00:00
9006b06c09 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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 19:58:41 +00:00
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.
smueller pushed to main at smueller/Mace-AIO-Discord-Bot---With-Da… 2026-07-21 19:24:31 +00:00
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.