help updated with fly deployment file

This commit is contained in:
John Facey
2022-10-06 15:23:09 -05:00
parent 5514e68d96
commit d403aa2cf5
3 changed files with 57 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ module.exports = {
**!alert** - Gets weather alerts for an area: *!alert TX*
**!calc** - Do math: *!calc 2 + 2*
**!food** - Selects a random recipe: *!food*
**!code** - Searches for code snippets: *!code python loop*
`
);
}