1
1
mirror of https://gitlab.com/ceda_ei/Quadnite-Bot synced 2026-05-06 05:40:04 +02:00

Add /word, /words

This commit is contained in:
2019-02-12 03:32:53 +05:30
parent 1f6fc86faa
commit 4d2b2eb650
3 changed files with 27 additions and 3 deletions

3
bot.js
View File

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