Update README.md

This commit is contained in:
Admin 2025-05-07 15:02:54 -07:00
parent 36f4e822d6
commit cb6fa5ccfc

View File

@ -1,3 +1,11 @@
# rs-discord-bot # rs-discord-bot
a bot for our community discord and xmpp. 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