Buk Bot is a Discord bot written for my own Discord server. He has some fun commands but also I've implemented various command for administration. It has log service and auto role assign service.
I have built this application using:
- .NET Core 3.1 - to build this bot
- Discord.Net - discord wrapper
How to use application
Change path in ConfigService
to your server config json and log paths json. Template file are in repo. Then change RoleTypeEnum
to your discord server's role and in RoleFactory
make changes according to it. In CommandHandler
change if statement
~38th line to your needs
- Create Discord bot (If you don't how, just find a guide, there are ton of it)
- Get bot token and paste it to
ServerConfig.json
- Invite bot to server and enjoy it
If you want more info, found bug or anything else just contact me:)
My Email - arek.pazola1998@gmail.com
Project Link: https://github.com/w00lfer/BukBot
Discord: Woolfer#5654