Tidied up config.yml
This commit is contained in:
parent
afe5323ae8
commit
8040e85e77
|
@ -6,11 +6,10 @@
|
|||
# ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝
|
||||
#--------------------------------------------------------------
|
||||
# KIAFUMI Default Configuration File (With Comments)
|
||||
# All Rights Reserved, HC
|
||||
#--------------------------------------------------------------
|
||||
#DISCORD CONFIG STACK
|
||||
discord:
|
||||
#Paste in your bot token, if you don't know what this is you shouldn't be making a bot.
|
||||
#Paste in your bot token here.
|
||||
token: "DO NOT SHARE THIS"
|
||||
#The main guild the bot will recognize and do protection actions on. (Use LossPrevention for more in-depth actions!)
|
||||
mainGuild: ""
|
||||
|
@ -22,14 +21,14 @@ discord:
|
|||
clientId: ""
|
||||
#Level of permissions for the invite (If you don't know this, use https://discordapi.com/permissions.html) (ADMINISTRATOR is default)
|
||||
invitePermissionLevel: 8
|
||||
#SHIKINAMI MAIN CONFIG STACK
|
||||
#MAIN CONFIG STACK
|
||||
main:
|
||||
#Currently, unimplemented, maybe in the future if performance becomes and issue.
|
||||
sharded: false
|
||||
#Activity Type (STREAMING|PLAYING|WATCHING|COMPETING|DEFAULT)
|
||||
activityType: "PLAYING"
|
||||
#Activity Message
|
||||
activityMsg: "+help - gaaaaay"
|
||||
activityMsg: "https://38.fail"
|
||||
#Status type (ONLINE|IDLE|DO_NOT_DISTURB|INVISIBLE)
|
||||
statusType: "IDLE"
|
||||
#Responses for the default ping command
|
||||
|
@ -37,18 +36,18 @@ main:
|
|||
- "Pinged the pentagon"
|
||||
- "Pinged oko's basement"
|
||||
- "Pinged oko.moe"
|
||||
- "Pinged alpinia.link"
|
||||
- "Pinged favware.tech"
|
||||
- "Pinged you're mother"
|
||||
- "Pinged 142.250.189.238"
|
||||
- "Pinged civcraft.vg"
|
||||
- "Pinged cuomo.zone"
|
||||
- "Pinged my brain (please help)"
|
||||
- "Pinged <@951782164847001600>"
|
||||
- "Pinged A33#*$9331@"
|
||||
- "Pinged a poortea vpn"
|
||||
- "Pinged 'agoo'"
|
||||
- "Pinged Ayana"
|
||||
- "Pinged 38.fail"
|
||||
- "Pinged pong"
|
||||
- "Pinged the admins"
|
||||
- "Pinged the guy in your walls"
|
||||
#Prevents users in the guild from playing a certain game
|
||||
gamePrevention: true
|
||||
#Amount of time in minutes to check after a user starts playing the game until you kick them.
|
||||
|
|
Loading…
Reference in a new issue