A powerful Discord economy bot with BlinX platform integration, featuring cash economy, private voice channels, auto-moderation, and real-time user/community lookups.
- Daily cash rewards (
/daily) - Work to earn cash (
/work) - Withdraw cash to Blinks (
/withdraw) - Leaderboard rankings (
/leaderboard) - Admin cash management (
/addcash,/removecash)
- Create private voice rooms (
/create_pr) - Flexible pricing based on user limits
- Transfer ownership (
/transfer_pr) - Delete channels (
/delete_pr)
- User profile lookup (
/blinx_check) - Community information (
/check_blinx_community) - System status monitoring (
/blinx_status)
- Blacklisted word filtering
- Comprehensive logging system
- Real-time event tracking
- Python 3.8+
- Discord Bot Token
- Discord Developer Portal access
- Clone the repository
- Install dependencies:
pip install disnake aiosqlite aiohttp python-dotenv