This update focuses on advanced abuse prevention and stronger member verification, significantly improving server security and trust.
Artegon v1.1.7 – Security & Verification Upgrade
Module: InviteSystemModule
Enhanced Fake Detection
A new multi-indicator fake detection system to identify suspicious joins more accurately.
Key Features
- Multi-factor fake detection with weighted indicators
- Join & leave history tracking per member
- Suspicion score calculation per join
- Automatic alert embeds for suspicious users
- Staff action buttons: Kick / Ban / Ignore
Detection Indicators
- New account detection
- Rejoin patterns
- Different inviter usage
- Missing avatar checks
- Suspicious inviter behavior
Database
- New join_history table for tracking member join activity
- Persistent storage of indicators and suspicion scores
settings.fakeDetection:
Configuration
enabled: true
minAccountAgeDays: 7
alertThreshold: 50
Module: VerificationModule
Multiple CAPTCHA Types
Verification has been upgraded with multiple CAPTCHA methods to stop bots and automated joins.
Supported CAPTCHA Types
- Button CAPTCHA – Color-based button selection
- Math CAPTCHA – Arithmetic challenges (+, −, ×)
- Emoji CAPTCHA – Emoji recognition challenge
Features
- Configurable CAPTCHA type per server
- Time-limited verification attempts
- Maximum attempt limits with automatic failure handling
- Modal-based input for math challenges
- Seamless integration with verification flow
settings.captcha:
Configuration
enabled: true
type: button
timeout: 60
maxAttempts: 3
Security Improvements Summary
- Stronger protection against fake joins
- Smarter detection with historical context
- Flexible verification challenges
- Improved staff response tools
- Fully configurable and scalable system
This release significantly hardens Artegon against abuse, ensuring safer servers and a smoother verification experience for legitimate users.
This update expands Artegon’s community features with advanced welcome personalization and automatic discussion threads for suggestions.
Artegon v1.1.6 – Smart Welcome & Community Discussions
Module: WelcomeModule
Advanced Custom Variables
Complexity: Medium
A significantly expanded placeholder system for fully dynamic welcome messages, now with conditional logic support.
Supported Placeholders
- User: {user}, {username}, {userTag}, {userId}
- Server: {server}, {serverName}, {memberCount}
- Time & Account: {date}, {createdAt}, {accountAge}, {accountAgeDays}
- Invites: {inviter}, {inviterName}, {inviteCount}
- Boosts: {serverBoosts}, {boostTier}
Automatically adapts welcome messages based on member context.
Conditional Welcome Messages
- Booster Welcome – Special message for server boosters
- Returning Member Message – Detects and greets returning members
- New Account Warning – Logs newly created accounts to the log channel
System Enhancements
- Conditional message handling during member join
- Inviter data detection and resolution
- Returning member recognition logic
- Configurable new-account age threshold
Database & Configuration Updates
- New columns added to welcome_config with automatic migration
- Conditional message storage and management
- Configurable feature toggles via module.config.js
Module: SuggestionModule
Discussion Threads for Suggestions
Complexity: Medium
Every new suggestion now automatically creates a dedicated discussion thread for community feedback.
Features
- Auto-created discussion thread per suggestion
- Thread title format:
Discussion: [Suggestion Title]
- Initial message includes full suggestion details
- Thread remains open on approval
- Automatic lock & archive on decline or implementation
- Configurable auto-archive duration
Suggestion System Updates
- Thread ID tracking added to database
- Full lifecycle management for discussion threads
- Seamless integration with approval and decline flows
settings.conditionalMessages:
Configuration
boosterEnabled: true
returningMemberEnabled: true
newAccountWarningEnabled: true
newAccountThresholdDays: 7
settings.threads:
enabled: true
autoArchiveDuration: 10080
lockOnClose: true
This release delivers smarter onboarding, context-aware messaging, and stronger community interaction, further elevating Artegon’s automation and engagement capabilities.
This update significantly expands the StatisticsModule, introducing visual analytics and automated reporting for better server insights.
Artegon v1.1.5 – Statistics Expansion
Module: StatisticsModule
Activity Graphs
Complexity: Hard
Interactive charts to visualize server activity trends over time.
Highlights:
Technical Details:
- User activity graphs (daily-based)
- Growth charts for long-term insights
- Fully configurable chart range
- Optimized rendering for large datasets
Files Added / Updated:
- Powered by chart.js and chartjs-node-canvas
- Dynamic chart generation via backend service
- Button & select menu-based interaction
Config:
- ChartGenerator.js
- generateActivityChart(data, days)
- generateGrowthChart(data)
- stats-chart.js
- stats-chart-type.js
settings.charts:
enabled: true
defaultDays: 7
maxDays: 30
Module: StatisticsModule
Scheduled Reports
Complexity: Medium
Automated statistic reports sent to configured channels.
Features:
Commands:
- Schedule recurring statistic reports
- Preview reports before sending
- Manual “send now” option
- Enable / disable per guild
Files Added:
- /stats-reports setup
- /stats-reports disable
- /stats-reports preview
- /stats-reports send-now
Database:
- ReportScheduler.js
- stats-reports.js
- New scheduled_reports table for persistent scheduling
This release delivers powerful visual analytics and hands-free reporting, making Artegon’s statistics system more professional, scalable, and insight-driven.
This update expands Artegon’s ecosystem with advanced giveaway eligibility controls and introduces a brand-new Word Scramble game, further enhancing engagement and moderation quality across servers.
Artegon v1.1.4 – Giveaway Enhanced + Game Expansion
Module: GiveawayModule
Enhanced Giveaway Requirements
A powerful and flexible requirement system allowing server administrators to fully control who can participate in giveaways.
New Features
- Minimum account age requirement (in days)
- Minimum server membership time requirement (in days)
- Required roles support (multiple roles allowed)
- Blacklisted roles (users with these roles cannot participate)
- Clear and detailed error feedback for users who do not meet requirements
- Giveaway requirements displayed directly in the embed
System Improvements
- Automatic database migration for existing setups
- Extended giveaway creation and update logic
- Centralized requirement validation on entry
- Reusable formatting helpers for clean embeds and messages
Usage Examples
/giveaway-panel prize:"Discord Nitro" duration:1d min_account_age:7 min_server_time:3
/giveaway-panel prize:"VIP Role" duration:12h required_roles:123456789,987654321
/giveaway-panel prize:"Gift Card" duration:2d blacklist_roles:111222333
Module: GameModule
Word Scramble Game
A fast-paced word puzzle game where players must reconstruct scrambled words within a time limit. Fully integrated with the existing game leaderboard system.
Core Features
- Three difficulty levels: Easy, Medium, Hard
- Timed gameplay using Discord timestamps
- Points system connected to the global leaderboard
- 100+ words across all difficulty levels
- Modal-based answer submission
- Instant feedback for correct and incorrect answers
Difficulty Breakdown
- Easy – 5-letter words, 30 seconds, 5 points
- Medium – 8–10 letter words, 25 seconds, 10 points
- Hard – 12+ letter words, 20 seconds, 20 points
Gameplay Flow
- Player selects a difficulty level
- A scrambled word and time limit are displayed
- Player clicks Submit Answer to open the modal
- Answer is submitted and validated
- Immediate feedback is shown and points are awarded if correct
Artegon v1.1.4 delivers enterprise-level giveaway control and expands the gaming system with an engaging, competitive word game — increasing both community interaction and administrative flexibility.
Summary
This update significantly enhances the TicketModule with professional-grade tools focused on transcripts, templates, and workflow efficiency.
Artegon v1.1.3 – “Ticket Pro” Update
Module: TicketModule
Ticket Transcript Export
A fully automated HTML transcript system generated when tickets are closed, designed to visually match the Artegon Dashboard.
Key Features
- Modern dark theme styled after the Artegon Dashboard
- Official Artegon branding with purple gradient accents
- Inter font family (Google Fonts)
- Full Discord markdown rendering:
- Bold, italic, underline, strikethrough
- Inline code & code blocks
- User mentions and channel mentions as styled badges
- Smooth hover animations and gradient accents
- Fully responsive layout for mobile devices
- Proper embed rendering inside transcripts
- Avatar fallback handling for broken images
Log Channel Integration
- Branded embed author
- Purple accent color (#6366f1)
- Clean quote-style formatting
- “
Download the transcript file below” message
- Transcript file downloadable directly from Discord
Module: TicketModule
Ticket Templates System
A powerful quick-reply template system for faster and more consistent support responses.
Features
- /ticket-templates create – Create new templates
- /ticket-templates list – List templates with category filtering
- /ticket-templates edit – Edit existing templates
- /ticket-templates delete – Remove templates
- /ticket-templates use – Send templates directly into ticket channels
- Autocomplete support for template IDs
- Automatic variable detection and replacement
- Built-in usage counter (usage_count)
Supported Variables
{user}, {username}, {ticketId}, {agent}, {date}, {time}
Database Integration
- Persistent storage with full CRUD support
- Per-guild template separation
- Automatic usage tracking
Artegon v1.1.2 – Feature Expansion Update
Module: ModerationModule
Advanced Warning System
- Fully automated warning & punishment system
- Slash commands: /warn add/remove/list/clear/config
- Progressive actions: timeout → kick → ban
- Instant DM notifications to warned users
- Automatic expiration & cleanup of old warnings
Module: TicketModule
Smart Ticket Reopen System
- Reopen tickets directly from DM with one button
- 48-hour reopen limit for secure ticket restoration
- Category validation & safe channel recreation
- Strict role/user permission validation
- Improved Ticket ID parsing from all supported sources
Module: GameModule
Counting Game (Community Mini-Game)
- Fully interactive count-to-infinity game
- Anti-spam logic: no double counting
- Global high-score tracking
- Earn points for every correct number
Module: GameModule
Snake Game (Interactive Emoji Edition)
- Classic Snake redesigned for Discord
- 8×8 animated emoji game board
- Movement via Discord button controls
- Smooth score tracking & game-over handling
Artegon v1.1.1 – Giveaway Module
New Features
Giveaway Module – Fully Integrated Giveaway System
- /giveaway-panel – Create giveaways via slash command
- /giveaway-manage – Manage giveaways (list, end, reroll, delete, stats)
- Modal-based creation with interactive setup flow
Giveaway Features
- Join / Leave System – Users can enter or exit with a single button
- Automatic Draw – Timed ending with automated winner selection
- Reroll Support – Pick a new winner for completed giveaways
- Participant Viewer – View all joined participants
- DM Notifications – Winners are notified privately
- Role Requirement – Optional role restriction for entering the giveaway
Artegon v1.1.0 – Update Changelog
New Features
A fully redesigned and expanded ticket system with multi-panel support.
Dashboard Multi-Panel Ticket System (NEW)
Core Capabilities
- Multiple Ticket Panels
Create and manage fully independent ticket panels (Support, Sales, Applications, etc.).- Custom Ticket Types
Each panel supports unlimited ticket types with unique settings and behaviors.- Role-Based Access Control
Restrict ticket types to specific roles (e.g., VIP Support, Staff Applications).- Automatic Category Assignment
Tickets are routed to pre-configured Discord categories per panel.- Per-Panel Logging
Dedicated log channels for each ticket panel for cleaner organization.- Max Tickets Per User
Custom limits to prevent spam and improve ticket management.- Custom Embed Colors
Personalized visual styling for each panel.
Fixes & Improvements
UI Improvements
- Updated and optimized UI for:
- Active Servers
- Real-Time Monitor
- Your Servers menu
Audit Logs Timestamp Fix
- Timestamps were not displayed previously.
This issue has been fully resolved, and all actions now show accurate time data.Settings Display Fix
- The Settings page now correctly displays the current Discord bot version according to the latest updates.
