Background What is Discord?

public servers, so make sure your bot is only in your testing server. That might have been a lot, so let’s go through each line. using Discord;- This is the first line, and it declares that we will be using the Discord.Net API in our class. Next, we create the Program class, as you would generally do in C#. ................
................