Fix a Ceda's Bad

This commit is contained in:
Akshit Garg 2019-02-11 22:49:01 +05:30
parent f6590b9ecf
commit 678efab9dc
2 changed files with 1004 additions and 1 deletions

2
bot.js
View File

@ -9,7 +9,7 @@ const data = [
"questions",
"kys",
"insults",
"commands_list"
"command_list"
].map(file =>
fs.readFile(file + ".txt", "utf-8")
.then(list =>

1003
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff