mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"language": "typescript",
|
|
"defaultPrefix": "!",
|
|
"paths": {
|
|
"base": "src",
|
|
"commands": "commands",
|
|
"events": "events"
|
|
},
|
|
"app": {
|
|
"tags": ["Nice ass bot"],
|
|
"description": "A bot"
|
|
}
|
|
}
|