Say embed command #20

Closed
opened 2021-03-08 20:10:44 +00:00 by Vylpes · 3 comments
Vylpes commented 2021-03-08 20:10:44 +00:00 (Migrated from github.com)

Story Points: 3


This should do similar to the say command except put it into an embed. This could also maybe have syntax to add embed colour, etc.

Acceptance Criteria

AS a user
GIVEN I use the say embed command
WHEN I send the command
THEN the bot should reply with the message in an embed

AS a user
GIVEN I use the say embed command
WHEN I add a colour variable
THEN the bot should give a custom colour to the embed

AS a user
GIVEN I use the say embed command
WHEN I add a footer variable
THEN the bot should give a footer to the embed

AS a user
GIVEN I use the say embed command
WHEN I add a link to an image
THEN the bot should add an image from the url

AS a user
GIVEN I use the say embed command
WHEN I add a link to an embed
THEN the bot should add the link to the embed

Subtasks

  • Create command
  • Write help text in command
  • Write documentation
Story Points: 3 --- This should do similar to the say command except put it into an embed. This could also maybe have syntax to add embed colour, etc. ## Acceptance Criteria AS a user GIVEN I use the say embed command WHEN I send the command THEN the bot should reply with the message in an embed AS a user GIVEN I use the say embed command WHEN I add a colour variable THEN the bot should give a custom colour to the embed AS a user GIVEN I use the say embed command WHEN I add a footer variable THEN the bot should give a footer to the embed AS a user GIVEN I use the say embed command WHEN I add a link to an image THEN the bot should add an image from the url AS a user GIVEN I use the say embed command WHEN I add a link to an embed THEN the bot should add the link to the embed ## Subtasks - [ ] Create command - [ ] Write help text in command - [ ] Write documentation
Vylpes commented 2022-05-29 13:54:40 +01:00 (Migrated from github.com)

Should this put into the footer who sent this?

Should this put into the footer who sent this?
Vylpes commented 2022-08-11 18:45:14 +01:00 (Migrated from github.com)

This is blocked until I get a proper variable handler into the core

This is blocked until I get a proper variable handler into the core
Vylpes commented 2022-09-25 14:17:36 +01:00 (Migrated from github.com)

This can be done now that the slash command support is in

This can be done now that the slash command support is in
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#20
No description provided.