Yuno Go v1.0.0
First official release of the Go port of Yuno Discord bot.
Features
- Full Discord bot functionality with leveling system
- Auto-clean channels with scheduling
- Voice channel XP tracking
- Activity logging (messages, voice, nicknames, avatars)
- DM inbox system
- Bot-level bans
- Terminal interface for server management
- Auto-reconnection handling for Discord API outages
Binaries
| Platform | Architecture | File |
|---|---|---|
| Linux | x86 (32-bit) | yuno-linux-x86 |
| Linux | x86_64 (64-bit) | yuno-linux-x86_64 |
| Linux | ARMv6 | yuno-linux-armv6 |
| Linux | ARMv7 | yuno-linux-armv7 |
| Linux | ARMv8/ARM64 | yuno-linux-armv8 |
| Windows | x86 (32-bit) | yuno-windows-x86.exe |
| Windows | x86_64 (64-bit) | yuno-windows-x86_64.exe |
Setup
- Download the appropriate binary for your platform
- Copy
config.toml.exampletoconfig.tomland configure your bot token - Run the binary
🤖 Generated with Claude Code