Skip to content

Discord bot that creates a message representing a card break with a body as well as a title and description are optional that users can claim spots in.

Notifications You must be signed in to change notification settings

MaxwellCaron/TheBreakingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

TheBreakingBot

Discord bot that creates a message representing a card break with a body as well as a title and description as optional arguments that users can claim spots in.

Commands

All Users:

  • !claim <team> The core command of the bot, this command lets users claim the team desired.
  • !unclaim <team> Lets users unclaim their claim
  • !available Displays team that are not claimed
  • !claimed Displays user's claimed team
  • !claimhelp Sends a URL to this page.

Administrators:

  • !teams <team> <price> Adds teams to a break with corresponding prices. Must have "$" next to prices. (EX: !teams ANA $55 BOS $79)

  • !build Creates the break.

  • !title <title> (Optional) The title of break (EX: !title This is a Test Title!)

  • !desc <description> (Optional) The description of the break (EX: !desc Box 1, Box 2, Box 3)

  • !setclaim <name> <team> Claims team for a desired user, overwrites everyone (EX: !setclaim Bob SPOT1 SPOT-2)

  • !setpaid <team> Adds a money bag next to the user's name signifying that the user has paid (EX: !setpaid SPOT1)

  • !delclaim <team> Removes the user that claimed the team (EX: !delclaim SPOT-2)

  • !changeprice <team> <new price> Changes price of a team (EX: !changeprice SPOT1 $1)

  • !discount <discount amount> <team> Subtracts <discount amount> from <team> (EX: !discount $10 SPOT1 SPOT-2)

  • !changekey <old name> <new name> Changes name of already active team (EX: !changeteam SPOT-2 SPOT-7)

  • !delkey <team> Deletes a team (EX: !delteam SPOT-7)

  • !addkey <team> <price> Adds a team to the active break, <price> is only needed in a <team> - <price> break format. (EX: !addteam SPOT-3 $77)

  • !export Creates a spreadsheet that lasts for 1 minute with the team and user on it (Best for copying & pasting into a personal sheet)

  • !delbreak Deletes the break in the current channel

Examples:

Claim Commands

claim.mp4

About

Discord bot that creates a message representing a card break with a body as well as a title and description are optional that users can claim spots in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published