Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 614 Bytes

EconomyBot

DevRoom Freelancer Trial Discord Economy Bot Using MySQL

Commands:

Parameters in [] are optional, parameters in <> are required.

  • /balance [@user]
    • Shows the user’s or the provided user’s current balance.
  • /work
    • Can be used once per 5 minutes.
    • Upon using the command, the user will be prompted to complete a random task.
      • Example tasks: Repeat a message, solve a math problem, etc.
  • /leaderboard
    • Shows the servers leaderboard.
  • /pay <@user>
    • Pays a user. (takes money from your balance and gives it to the selected user)