Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Draft Bot Commands
- Instructions:
- 1. Start a new session in the room
- draft init
- 2. Add the teams
- d addteam Dank Memes, John Cena
- 3. Load the players
- d load [hastebin link]
- 4. Start
- d start
- **Commands:**
- draft
- -- init (starts a new draft)
- -- reset (resets draft data in that room)
- -- team/addteam [name], [captain] (adds a new team)
- -- post (posts the data)
- -- export (exports results to hastebin)
- -- import/load [hastebin csv] (imports players)
- [to use this, simply export a csv file to hastebin and the bot will read it. For more information read:
- https://support.bigcommerce.com/articles/Public/What-is-a-CSV-file-and-how-do-I-save-my-spreadsheet-as-one]
- Sample Format:
- Name,Tiers,Inactivity
- John Cena,"AG, Ubers",none
- Chuck Norris,OU,"Chuck Norris is always inactive, he never wins battles, battles just win for him."
- -- guide/help (displays this guide)
- -- setnominate [name] (manually decide who will nominate)
- -- nom/nominate [name] (nominates the player to be drafted)
- -- playerlist (displays the list of players)
- -- override (an arbitrary command to fix the draft data)
- -- money
- -- give/add [team - no spaces] [amount]
- -- take/remove [team - no spaces] [amount]
- -- coach/captain [team - no spaces] [captain's name]
- -- players
- -- add [team - no spaces] [player name]
- -- remove [team - no spaces] [player name]
- -- list
- -- add [player name]
- -- remove [player name]
- -- team
- -- add [name], [captain]
- -- remove [name]
- -- end (ends the session... can be undone using start)
- bid [amount] (amounts less than 100 will be multiplied by 1000)
- nominate/nom [player] (same as d nominate player)
- **END of commands**
- NOTE: Only spaces are needed unless specified with a comma.
- Ex.
- +d nominate deez nuts
- +d override players list add john cena (will add john cena to the pool of players that can be nominated for bidding)
- +d override team add Dank Memes, John Cena (adds a new team called Dank Memes, with John Cena as the coach)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement