Discord-Bot-Csharp
Discord-Bot-Csharp copied to clipboard
💎 Source code for a Discord bot to get started in C# with Discord.Net
💎 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!
Requirements
How to set up
- Go to the Discord Developer Portal and create a new application.
- Go to the Bot section, build a bot and copy the bot token.
- 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.