Skip to content

Commit

Permalink
updated help pages
Browse files Browse the repository at this point in the history
  • Loading branch information
StarManTheGamer committed May 24, 2023
1 parent 5cc7531 commit adbb7d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/commands/helpPages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ export default [
inline: false
},
{
name: 'status',
value: 'Checks to see if Polytoria is online/offline',
name: 'random-place',
value: 'Gives you a random place from Polytoria',
inline: false
},
{
name: 'help',
value: "Command you're using right now.",
name: 'random-guild',
value: 'Gives you a random guild from Polytoria',
inline: false
},
{
name: 'info',
value: 'Information about Polytoria Community Bot',
name: 'status',
value: 'Checks to see if Polytoria is online/offline',
inline: false
}
]
Expand Down

0 comments on commit adbb7d5

Please sign in to comment.