initial commit: fork
This commit is contained in:
15
apps/bot/.sapphirerc.json
Normal file
15
apps/bot/.sapphirerc.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"projectLanguage": "ts",
|
||||
"locations": {
|
||||
"base": "src",
|
||||
"arguments": "arguments",
|
||||
"commands": "commands",
|
||||
"listeners": "listeners",
|
||||
"preconditions": "preconditions",
|
||||
"interaction-handlers": "interaction-handlers"
|
||||
},
|
||||
"customFileTemplates": {
|
||||
"enabled": false,
|
||||
"location": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user