Basic housekeeping, as well as very basic work on per-channel !toke commands
This commit is contained in:
parent
dc01b8a15a
commit
575244ac53
22 changed files with 139 additions and 35 deletions
|
|
@ -16,7 +16,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.*/
|
|||
|
||||
//Local Imports
|
||||
const {userModel} = require('../schemas/userSchema');
|
||||
const {exceptionHandler, errorHandler} = require('../utils/loggerUtils.js');
|
||||
const {exceptionHandler, errorHandler} = require('../utils/loggerUtils');
|
||||
|
||||
//Config
|
||||
const config = require('../../config.json');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue