mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-07-09 06:25:08 +00:00
Add database
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as fileSystem from 'fs';
|
||||
import express from 'express';
|
||||
import { loadAvoidList } from '../../helpers/load-avoid-list';
|
||||
import { loadAvoidList } from '../../helpers/loadAvoidList';
|
||||
|
||||
/**
|
||||
* Adds a user to the avoid list.
|
||||
|
||||
Reference in New Issue
Block a user