Discord Bot C#
I got curious how bots worked in discord so i made my own using the Discord.Net api and a C# console window.
It has a few simple and some other more complex commands, It was a bit of a challenge to decipher the api but after some careful reading i got it to work.
Seeing it has been a few years since i last looked at the code, it is currently not working due to discord having updated their API.