diff --git a/config/config.example.json b/config/config.example.json new file mode 100644 index 0000000..dc29cd2 --- /dev/null +++ b/config/config.example.json @@ -0,0 +1,5 @@ +{ + "prefix": "nagui", + "discord-token": "ENTERYOURDISCORDTOKEN", + "genius-token": "ENTERYOURGENIUSTOKEN" +} \ No newline at end of file