mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-07-09 14:35:08 +00:00
Add database
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import express from 'express';
|
||||
import path from 'path';
|
||||
import * as fileSystem from 'fs';
|
||||
import { LoggerColors } from '../../helpers/logger-colors';
|
||||
import { LoggerColors } from '../../helpers/loggerColors';
|
||||
|
||||
/**
|
||||
* Returns a list of all sound files in the sounds directory.
|
||||
|
||||
Reference in New Issue
Block a user