VACEfron / Discord-Bot-Csharp

πŸ’Ž Source code for a Discord bot to get started in C# with Discord.Net

Home Page:https://discord.gg/xJ2HRxZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’Ž Discord Bot C#

This is the source code I made based on my Discord bot called Konek0. You can use this source to easily get started with making a Discord bot in C#. Crediting me isn't necessary, but will definitely be appreciated. Have fun!

Discord

Requirements

How to set up

  1. Go to the Discord Developer Portal and create a new application.
  2. Go to the Bot section, build a bot and copy the bot token.
  3. Open the Config.json file and replace "BOT_TOKEN_HERE" with your bot token. Simply run the project and your bot should now connect!

This source code contains

  • A sample of fun commands
  • A sample of utility commands
  • A sample of moderator commands
  • A Config.json file to customize some settings like: prefix, welcome message and playing status

Need help?

To ask any questions or leave a comment about anything, please join my Discord server.

Kanna

About

πŸ’Ž Source code for a Discord bot to get started in C# with Discord.Net

https://discord.gg/xJ2HRxZ

License:MIT License


Languages

Language:C# 100.0%