aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-10-21 20:31:12 +0000
committerAlee <Alee14498@gmail.com>2019-10-21 20:31:12 +0000
commit452bede9036af8db1b25f8c21939e22626db380a (patch)
treecc93d9cbc6451519b42604297a173320d8ad145c /assets
parent352bdfba73f1e52b61f59c30bd4142f1ffe07d65 (diff)
downloadPokeBot-452bede9036af8db1b25f8c21939e22626db380a.tar.gz
PokeBot-452bede9036af8db1b25f8c21939e22626db380a.tar.bz2
PokeBot-452bede9036af8db1b25f8c21939e22626db380a.zip
Prefix is now in a json file and new command
Diffstat (limited to 'assets')
-rw-r--r--assets/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/settings.json b/assets/settings.json
new file mode 100644
index 0000000..8eb10c1
--- /dev/null
+++ b/assets/settings.json
@@ -0,0 +1,3 @@
+{
+ "prefix": "p:"
+} \ No newline at end of file