Status: 🚧 Coming Soon - Placeholder repository for BitSage Network's Discord integration
Discord bot for the BitSage community, providing AI-powered assistance, network status updates, and interactive engagement with the Sage ecosystem.
- Network Stats: Real-time updates on jobs, workers, and network health
- AI Assistant: Sage AI integration for community Q&A
- Job Notifications: Alerts for completed jobs and milestones
- Wallet Integration: Check reputation, stake, and rewards via Discord
- Community Engagement: Gamification, leaderboards, and achievements
- Language: Python 3.11+
- Framework: discord.py
- Database: PostgreSQL (shared with main network)
- API: Integration with BitSage Rust node API
-
Copy
sample.envto.env:cp sample.env .env
-
Add your Discord bot token and configuration to
.env -
Install dependencies:
pip install -r requirements.txt
-
Run the bot:
python bot.py
- rust-node - Core node implementation
- BitSage-Cairo-Smart-Contracts - Smart contracts
- BitSage-WebApp - Web interface
MIT License - See LICENSE file for details
This repository is currently a placeholder. Check back soon for updates!
For general BitSage contributions, see CONTRIBUTING.md
Join our Discord: discord.gg/QAXDpa7F5K
Website: bitsage.network