mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-05-23 04:39:41 +08:00
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"name": "ChopperBot",
|
|
"description": "A bot for the ChopperMC server",
|
|
"version": "1.0.0",
|
|
"module": {
|
|
"type": ["Account","Creeper","File","Hot","Publish","Section","SectionWork","VideoSection"],
|
|
"main": "console",
|
|
"ui": "console-ui"
|
|
}
|
|
}
|