2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-09-05 00:25:19 +00:00
This commit is contained in:
GingerPlusPlus
2019-03-18 19:05:16 +01:00
parent e4ba6d151a
commit 5bbdb529f1
3 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
'use strict';
process.chdir(__dirname);
// Utils
const { logError } = require('./utils/log');