added !answer command

This commit is contained in:
John Facey
2021-12-23 19:28:54 -06:00
parent e53a8245b1
commit c4f9cd1ced
5 changed files with 95 additions and 2 deletions

View File

@@ -18,5 +18,5 @@ module.exports = {
libFlayer.writeFeed(sources);
libFlayer.loadFeeds();
},
}
};