Bot Lab | Ash Updates
258 subscribers
9 photos
9 links
This is Updates Channel of Bot Lab.

@AshBotLogs for the global logs
@BotLabSpam for Spamming Commands
@BotLabSupport for Ash Support Chat
Download Telegram
Bug Fixes

• Federation quiet toggle was silently flipping the wrong policy — fixed
• /rules was gated on the wrong disabled-command key — fixed
• Report DMs were pulling the wrong user ID in private chats — fixed
• Crash when reporting a reply to an anonymous admin message — fixed
• Anti-spam let one extra message through due to an off-by-one — fixed
• /setfloodmode action prompt was rendering HTML tags as literal text — fixed
Language & Translation

Ash Bot now has full i18n support — every user-facing message runs through a translation layer, making the bot ready to support any language.

/lang — View available languages and switch the bot's language for your group

Want to help translate?

All translations are managed on Crowdin — no coding needed:

1. Visit crowdin.com/project/ashgo
2. Create a free Crowdin account and join the project
3. Pick your language and start translating strings
4. Approved translations are automatically pulled into the bot every 6 hours

Your language will appear in /lang once enough strings are translated. The bot also has a Contribute button directly in /lang.
Ash Bot — v2.6

Added /lock checklist to lock checklist messages
Improved strings which fixes some minor string issues on greetings and few other modules
🔥 Ash — Major Update

📱 Webapp
• Complete rebuild as a modern and responsive design
• Detailed profile page with avatar and user info
• New pages: Notes, Filters, Blacklists, Warns, Personal Tasks

📊 Statistics
• Per-group statistics with interactive charts
• Time range picker for different periods

🛡 Moderation
• Full mod action logging — every action tracked
• Mod Log page with timeline layout
• Event log system across all modules
• Warns page now displays proper user names

🌐 Federations
• All federation actions logged with activity tracking
• Federation card on the home page and profile
• Role badges on the federation page
🔐 Captcha & Joins
• Captcha's works for Join requests now you just need to enable captcha and welcome it will dm users with captcha
• Full captcha config on webapp
• New /captchaattempts command

📚 Help & Auto Rules
• Category-based help menu with drill-down navigation
• Fuzzy search on help page
• Auto Rules now expandable — tap to see conditions and actions

⚡️ New Commands
• /generate, /revoke, /links — invite link management with 30min cooldown
• /gstatus — view banguard config
• /antiraid — shows status instead of toggling when used without args

🚀 Performance & Security
• Database caching, missing indexes, query optimizations
• Rate limiting and input validation hardened