adding key command template

This commit is contained in:
John Facey
2021-12-22 17:36:12 -06:00
parent 6771bf35f5
commit e0d8f981c3
2 changed files with 14 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ module.exports = {
execute(message) {
message.reply(
`!help - Lists the available commands
**!key** - Testing remote Airtable: *!key url*
**!search** - Searches the RSS Sources: *!search google*
**!get** - Retrieves Search By Index: *!get 25*
**!add** - Add a new RSS Source Feed dynamically: *!add http://www.engadget.com/rss.xml*