Skip to content

Commit

Permalink
Update help.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rvnzxpl authored Feb 2, 2021
1 parent 9e59bd6 commit c5f4d2a
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/menu/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,16 @@ const help = (pushname, prefix, botName, ownerName) => {
┠≽ ${prefix}simih 1/0
┠≽ ${prefix}welcome 1/0
┷┯ *〈 OTHER 〉*
┷┯ *〈 OWNER 〉*
┠≽ ${prefix}wait
╿ *${ownerName},*
╰╼≽ *Developer © ${botName}*`
┠≽ ${prefix}bc
┠≽ ${prefix}setprefix
┠≽ ${prefix}clearall
┯┷ *〈 OTHER 〉*
┠≽ ${prefix}wait
╿ *${ownerName},*
╰╼≽ *Developer © ${botName}*`
}
exports.help = help

0 comments on commit c5f4d2a

Please sign in to comment.