Monitor Network Activity
Tracks blockchain metrics every 12 minutes and displays them directly in Discord voice channel names. No commands needed - just glance at the channel list to see current network status.
Voice Channel Status Updates
Implementation: WebSocket connection to mainnet RPC endpoint polls blockchain state every 60 seconds. Channel names update every 12 minutes to respect Discord rate limits.
Voice channels update every 12 minutes with fresh blockchain data
Each bot's Discord status mirrors its assigned metric, updated every minute
Technical Implementation
- Data Source: WebSocket connection to
wss://rpc.mainnet.subspace.foundation/ws - SDK Integration: Polkadot API via
@autonomys/auto-consensus - Update Frequency: Metrics collected every 60 seconds, channels updated every 12 minutes
Track Network Milestones
Monitors Space Pledged and Archived History metrics continuously. Sends automated announcements to designated channels when changes exceed 0.1% threshold.
Space Pledged Updates
Rich embeds showing:
- Current & previous values
- Change amount in PB/TB
- Percentage change
- Color-coded increases/decreases
Archived History Growth
Detailed tracking includes:
- Current blockchain size
- Increment amount
- UTC timestamp & block number
- Growth statistics
Rich embed announcements with current values, change percentages, and color-coded indicators
Subscribe to automated announcements in any Discord server
Follow Development Activity
Aggregates GitHub events from 9+ Autonomys repositories. Filters out 90% of automated noise (dependabot, renovate) while preserving important commits, PRs, and releases.
subspace
Core blockchain implementation and consensus protocol
auto-sdk
Software Development Kit for building on Autonomys
subspace-docs
Official documentation and developer resources
space-acres
User-friendly farming client application
astral
Block explorer and network analytics platform
auto-drive
Decentralized storage solution
Intelligent Event Processing
🎯 Smart Filtering
Removes renovate, dependabot, and other bot noise while preserving security alerts and deployment failures
📝 Commit Analysis
Automatic categorization using conventional commit patterns (feat, fix, docs, etc.) with breaking change detection
🎨 Rich Formatting
Discord embeds with color coding, commit statistics, file changes, and interactive GitHub navigation buttons
Formatted GitHub events with commit details, file changes, and direct links
Follow development activity across all Autonomys repositories
💬 Community Channels
Beyond automated monitoring, connect with fellow community members in dedicated discussion channels.
Price Discussion & Analysis
Share market insights, technical analysis, and trading strategies in a focused environment.
Official Announcements
Important updates and news from the anoncenomics project and broader Autonomys ecosystem.
Developer Showcase
Present your Autonomys-based projects, gather feedback, and find collaboration opportunities.
Dedicated channels for focused discussions and announcements
🔗 Cross-Server Integration
Our bots aren't confined to our server. Integrate them into your own Discord community for automatic Autonomys network updates.
Easy Setup
Simple bot invitation process
Customizable Alerts
Choose which metrics and repositories to track
Multi-Server Support
Deploy seamlessly across multiple Discord servers
Frequently Asked Questions
Why Discord?
Discord provides the perfect infrastructure for real-time updates. Voice channels can display live data, bots can post automated announcements, and the platform supports cross-server integration - features not available on traditional forums or chat apps.
How does it work?
Our custom bots connect directly to the Autonomys blockchain via WebSocket. They poll network data every 60 seconds, update voice channel names every 12 minutes, and post announcements when significant changes occur. All automated, no manual intervention required.
Can I add these bots to my own server?
Yes. The announcement bots support multi-server deployment. You can subscribe to specific update channels and receive the same real-time notifications in your own Discord community.
Is this official?
This is a community project built by Autonomys enthusiasts. While not officially endorsed, it uses official Autonomys RPC endpoints and follows best practices for blockchain data aggregation.