This is a Discord bot written in Go, made to bring fun and utility to your server!
The current features are simple, but we’re actively adding more.
- 🎭 Reaction Roles: assign roles to users via message reactions.
- 🛡️ Automode: banned-word filter, anti-caps, and anti-link protection.
- 🎮 Frieren-Style Games (Coming Soon): calm and relaxing mini-games inspired by Frieren.
The bot’s mascot is Frieren.
Built with discordgo and disgolink.
Setup
- Run
make grpc-initto generate gRPC files. - Create a
.envfile based on.env_example.
Optional (Swagger)
- Run
make docsto generate API docs. - Open http://localhost:8080/swagger/index.html to view them.
Run the Bot
make runFeel free to submit issues, feature requests, or pull requests to improve Frieren!


