Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord_BindWebHook is not working #16

Closed
ghost opened this issue Jul 12, 2021 · 2 comments
Closed

Discord_BindWebHook is not working #16

ghost opened this issue Jul 12, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 12, 2021

looks like Discord_BindWebHook is not working, it doesn't add damage_logs in sourcemod/configs/Discord.cfg

My Code :

public void OnMapStart()
{
    Discord_BindWebHook("damage_logs", "https://discord.com/api/webhooks/857219091xxxxx/xxxxx");
}
@ghost ghost closed this as completed Jul 13, 2021
@CrazyHackGUT
Copy link
Owner

This is don't should add webhook into config. It just adds to internal data structure.

@ghost
Copy link
Author

ghost commented Jul 15, 2021

ohh thanks for the explanation.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant