updated for UD

This commit is contained in:
John Facey
2022-06-17 14:14:55 -05:00
parent 8b5a153c4e
commit e5df5c172c
3 changed files with 45 additions and 0 deletions

View File

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