CodingTrain / CodingTrain/Discord-Bot-Choo-Choo
Index, Sequence, Row/Column
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I think the bot should always return the index, the sequence, and row/column. Could we display them formatted in a nice table?
| number | index | page | row | column |
---------|-------|------|-----|------|
| 12345 | 154,232 | 100 | 100 | 129 |
Should index be position?
Should it just be "number" and "index" and optionally page/row/column in "verbose" mode?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.