Change prefix to prevent conflict
Changed prefix from n! to np! to prevent conflict with the stable builds.
This commit is contained in:
parent
f770fbbee9
commit
0733744e64
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"prefix": "n!",
|
||||
"prefix": "np!",
|
||||
"token": "<token>",
|
||||
"ownerID": "309427567004483586"
|
||||
}
|
||||
|
|
Reference in New Issue