Roll20 / Roll20/roll20-api-scripts
GroupInitiative --ids command not working?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 407
- Forks
- 602
- Avg merge
- 7d 55m
- Merged PRs (30d)
- 18
Description
!group-init
works fine
!group-init --ids token1 token2
does nothing. help menu doesn't show up, nothing changes in the turn tracker. doesn't seem to matter if the names I type are tokens on the grid or not.
I tried a bunch of variants on the syntax to see if I was typing something wrong but nothing changes. What am I missing? Am I doing the syntax wrong and just haven't tried the right thing? Is a token's ID not its name?
I just want a macro that rolls initiative for all my players, I don't want to have to select all their tokens every time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the implementation of the !group-init command and reproduce the reported behavior with --ids and token names or IDs. Done means the command accepts the documented identifier form and rolls initiative for the specified tokens without requiring them to be selected; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100