Skip to content

Discord Bot written in C# with the ability to play in voice channels, with a system of private head channels, and with a system for issuing roles, etc.

License

Notifications You must be signed in to change notification settings

SylvesterFox/ZenithBeep-DiscordBot

Repository files navigation

.Net C# Discord.net Static Badge

ZenitBeep

logo

About

My personal Discord bot, which was rewritten from my old work under .NET-8 The project started on October 27, 2022. Under the old name LunaBot, especially for the IB workshop server

Briefly about the bot, at the moment it can create private voice channels, has a system for issuing roles and, of course, the bot has musical capabilities and can play music from YouTube in a voice channel. Moderation will be available soon

How deploying ZenitBeep

Through the docker container

  1. Clone this repository
  2. Change your bot token in the configuration file, along the path Config/appsetings.yml
Bot:
    Token: <Your token bot>
    Logs: debug
    LavaHost: lavalink-v3
    LavaPassword: youshallnotpass
    AudioService: true
  1. Next we write to the terminal at the root of the repository itself
docker compose up -d 
And we wait for the docker to finish deploying the bot.
  1. The bot is now working.

About

Discord Bot written in C# with the ability to play in voice channels, with a system of private head channels, and with a system for issuing roles, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages