Skip to content

Yuno Go v1.0.0

Latest

Choose a tag to compare

@blubskye blubskye released this 11 Dec 21:11
· 4 commits to main since this release

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

  1. Download the appropriate binary for your platform
  2. Copy config.toml.example to config.toml and configure your bot token
  3. Run the binary

🤖 Generated with Claude Code