Update RoHook.lua
This commit is contained in:
parent
74b6d0d5d7
commit
85969e0269
|
@ -21,7 +21,7 @@ end
|
||||||
local module = {}
|
local module = {}
|
||||||
|
|
||||||
module.webhookConfig = {
|
module.webhookConfig = {
|
||||||
webhookUrl = "https://canary.discordapp.com/api/webhooks/682537382519635974/VfS2r9dRsPW4Q-Ti4FPhnoeWY1KdeLeS6F4bTA2oqWzKrqqQQ2qII0UVJtouBnHml52P",
|
webhookUrl = "",
|
||||||
overrideUsername = false,
|
overrideUsername = false,
|
||||||
overrideAvatar = false,
|
overrideAvatar = false,
|
||||||
|
|
||||||
|
|
Reference in New Issue