w00lfer / BukBotOld

Discord Bot for my Discord server, made in .NET core 3.1 using Discord.Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buk Bot

Table of Contents

About The Project

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.

Built With

I have built this application using:

Getting Started

How to use application

Installation

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

Usage

  • 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

Contact

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

About

Discord Bot for my Discord server, made in .NET core 3.1 using Discord.Net


Languages

Language:C# 100.0%