answer added to help

This commit is contained in:
John Facey
2021-12-23 19:30:00 -06:00
parent c4f9cd1ced
commit 22bc43e894

View File

@@ -15,6 +15,7 @@ module.exports = {
**!quote** - Selects a random quote: *!quote*
**!random** - Selects a random article: *!random*
**!random category** - Selects a random article by category: *!random sports*
**!answer** - Instant Live Search: *!answer salesforce*
`
);
}