diff --git a/config.json b/config.json new file mode 100644 index 0000000..7411308 --- /dev/null +++ b/config.json @@ -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 +} \ No newline at end of file