Sort GP list by amount
This commit is contained in:
parent
eb10fde8f7
commit
52f4898c2b
3 changed files with 9 additions and 9 deletions
|
@ -49,7 +49,7 @@ func help(update tgbotapi.Update, bot *tgbotapi.BotAPI) {
|
|||
"<code>/help </code><i>Sends this help message</i>" + "\n" +
|
||||
"<code>/gp </code><i>List Gaypoints for user or group</i>" + "\n" +
|
||||
"<code>/remindme 2m,5h,7d <message> </code> <i>Send a reminder message in 2 minutes, 5 hours, 7 days</i>" + "\n\n" +
|
||||
"<b>Admin Commands:</b>" + "\n\n" +
|
||||
"<b>Admin Commands:</b>" + "\n" +
|
||||
"<code>/addgp <amount> </code> <i>Add Gaypoints to User</i>" + "\n" +
|
||||
"<code>/subtractgp <amount> </code> <i>Add Gaypoints to User</i>" + "\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue