Upload file config.json via GUI

This commit is contained in:
2026-02-25 18:50:30 +01:00
parent f6eaf55919
commit ee32067472

20
config.json Normal file
View File

@@ -0,0 +1,20 @@
{
"prefix": "vn!",
"botName": "Viper-Network",
"authorName": "M_Viper",
"authorGithub": "https://m-viper.de",
"inviteClientID": "1475585197205618701",
"statusMessages": [
{ "type": "Playing", "text": "with Minecraft Plugins" },
{ "type": "Playing", "text": "with WordPress Plugins" },
{ "type": "Watching", "text": "Viper-Network" },
{ "type": "Listening", "text": "vn!help" },
{ "type": "Watching", "text": "SpigotMC" },
{ "type": "Playing", "text": "with Java" },
{ "type": "Playing", "text": "with PHP" },
{ "type": "Watching", "text": "https://m-viper.de" },
{ "type": "Listening", "text": "Plugin Requests" },
{ "type": "Competing", "text": "Plugin Development" }
],
"statusInterval": 30
}