AS a user I should see a paginated config when running the config command #113

Closed
opened 2022-03-27 16:12:50 +01:00 by Vylpes · 0 comments
Vylpes commented 2022-03-27 16:12:50 +01:00 (Migrated from github.com)

Description

Currently the bot will show the whole text in one embed. This is a bit spammy so this should be paginated instead.

Acceptance Criteria

AS a user
WHEN I run v!config
THEN the bot should show the first page

AS a user
WHEN I run v!config list
THEN the bot should show the first page

AS a user
WHEN I run v!config list x
THEN the bot should show page number x

## Description Currently the bot will show the whole text in one embed. This is a bit spammy so this should be paginated instead. ## Acceptance Criteria AS a user WHEN I run `v!config` THEN the bot should show the first page AS a user WHEN I run `v!config list` THEN the bot should show the first page AS a user WHEN I run `v!config list x` THEN the bot should show page number `x`
Vylpes added the
type
story
needs estimate
labels 2022-12-04 15:02:14 +00:00
Vylpes added the
wontfix
label 2024-04-21 15:03:41 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#113
No description provided.