AS a user, I want to have a 'say' command which repeats what I say #19

Open
opened 2021-03-08 19:03:48 +00:00 by Vylpes · 1 comment
Vylpes commented 2021-03-08 19:03:48 +00:00 (Migrated from github.com)

Story Points: 1


AS a user, I want to have a 'say' command which repeats what I say
SO THAT I can get the bot to reply with whatever I'd like

Acceptance Criteria

AS a user
GIVEN I want to get the bot to echo me
WHEN I run /say <phrase>
THEN the bot will reply with <phrase>

AS a user
GIVEN I want to try and get the bot to execute code
WHEN I run /say <phrase>
AND <phrase> is code
THEN the bot should ignore this and echo it verbatim

Subtasks

  • Create say command
  • Update tests
Story Points: 1 --- AS a user, I want to have a 'say' command which repeats what I say SO THAT I can get the bot to reply with whatever I'd like ## Acceptance Criteria AS a user GIVEN I want to get the bot to echo me WHEN I run `/say <phrase>` THEN the bot will reply with `<phrase>` AS a user GIVEN I want to try and get the bot to execute code WHEN I run `/say <phrase>` AND `<phrase>` is code THEN the bot should ignore this and echo it verbatim ## Subtasks - [ ] Create say command - [ ] Update tests
Vylpes commented 2022-05-29 13:53:18 +01:00 (Migrated from github.com)

Should this also note who it was sent by? How would I do this?

Should this also note who it was sent by? How would I do this?
Vylpes reopened this issue 2023-05-21 10:50:56 +01:00
Vylpes added this to the 3.4 milestone 2023-05-21 10:51:04 +01:00
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-05-21 10:51:15 +01:00
Vylpes modified the milestone from 3.4 to 3.3 2023-05-21 10:51:51 +01:00
Vylpes changed title from Say command to AS a user, I want to have a 'say' command which repeats what I say 2023-06-04 14:14:19 +01:00
Vylpes removed the
needs criteria
label 2023-06-04 14:16:55 +01:00
Vylpes removed the
needs estimate
label 2023-10-22 14:09:51 +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#19
No description provided.