Initial commit
This commit is contained in:
commit
3e90316501
4 changed files with 131 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# discord-sdr
|
||||
A simple SourceMod plugin to print SDR connect info to chat and send it via a webhook to discord
|
||||
|
||||
Requires [SteamPawn](https://github.com/nosoop/SM-SteamPawn) to be installed on the server.
|
||||
Requires [Discord](https://gitlab.com/Zipcore/Discord/) to be installed on the server.
|
||||
|
||||
sm_sdr - Returns the SDR connect info to the chat if it is available, including password.
|
||||
|
||||
See the configs to setup discord webhooks.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue