Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
josecoelho96 committed Sep 24, 2018
1 parent f54fa52 commit 844678c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ Changes the permissions of `user`, adding it to the staff crew if it wasn't on i
`/ver-staff`
List all elements in staff, along with their role and their ID. Only accessible to staff elements.
### Hackerboy
```./hackerboy <money-change> <description>``` \
`/hackerboy <money-change> <description>`
Can only be performed by admins. Used to change all teams balances, either to give them money or to remove it.
### Team Hackerboy
```./hackerboy-equipa <team-id> <money-change> <description>``` \
`/hackerboy-equipa <team-id> <money-change> <description>`
Can only be performed by admins. Used to change a team balance, either to give it money or to remove it.
### List given user transactions
`/transacoes-participante @user|user-id <qty>`
`/transacoes-participante @user <qty>`
Lists the last `qty` transactions made/received by `@user`
### List given team transactions
`/transacoes-equipa <team-id> <qty>`
Expand Down

0 comments on commit 844678c

Please sign in to comment.