# rs-discord-bot a bot for our community discord and xmpp. ## How2Build: ### git clone this repository and start it up. [Recommended ide is rider 2023 with NET 8] ### After that, install this nuget package and you will be good to go. dotnet add package Discord.Net --version 3.14.1