binary-coffee-dev / binary-coffee-dev/multiple-bots-initiator
Allow the user to define the output format
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
By default we use current output format as an array of factors.
We want to add another format like a dictionary:
{
2: 10,
5: 10
}
And the user can change between formats by the commands /outarray and /outdict
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.