Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

VACEfron/Discord-Bot-Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

78 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ž 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