Fix heroku stuff
This commit is contained in:
1 parent
771b969ea9
commit
a4a10fded8
3 files changed
+2
-2
No files matched your search
@@ -218,4 +218,4 @@ client.on('message', (message) => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
client.login(config.token);
|
client.login(process.env.token);
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"defaultPrefix": "?",
|
"defaultPrefix": "?",
|
||||||
"token": "ODYwMjk4NjgxMDQ3MDU2NDM0.YN5NlQ.m6lQ76B8b0ftjE6hhpoh1AGlYKU",
|
|
||||||
"botID": "860298681047056434",
|
"botID": "860298681047056434",
|
||||||
"mongoURI": "mongodb+srv://lps_bot:ktSkHml2BU9EIQ0a@heroku-police-cad-dev.j7aom.mongodb.net/heroku_8pc4g86l?retryWrites=true&w=majority",
|
"mongoURI": "mongodb+srv://lps_bot:ktSkHml2BU9EIQ0a@heroku-police-cad-dev.j7aom.mongodb.net/heroku_8pc4g86l?retryWrites=true&w=majority",
|
||||||
"version": "Beta 0.6.2",
|
"version": "Beta 0.6.2",
|
||||||
|
|||||||
Reference in new issue
Block a user