Skip to content

Commit

Permalink
Create config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Poseidon281 authored Feb 24, 2024
1 parent 58f3203 commit 6cf2a49
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions shared/config.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Discord = {

warns = "https://discord.com/api/webhooks/",
heal = "https://discord.com/api/webhooks/",
mededeling = "https://discord.com/api/webhooks/",
ban = "https://discord.com/api/webhooks/",
whitelist = "https://discord.com/api/webhooks/",
acties = "https://discord.com/api/webhooks/",
kick = "https://discord.com/api/webhooks/",
restart = "https://discord.com/api/webhooks/",

}

0 comments on commit 6cf2a49

Please sign in to comment.