This is a super basic Discord RP bot.
- New command:
!changejob name job
- setsname
's job tojob
. - Internal code cleanup.
!viewchar
now views any character, not just those owned by the user.
- Help text cleanup.
- New commands:
!addmoney name amt
- addsamt
toname
's personal funds!spendmoney name amt
- removesamt
fromname
's personal funds!describe name
- The next message from that user will set a description forname
. If the user sends!cancel
instead of a description, no change is made.