Skip to content

Commit cc96132

Browse files
committed
Add a bonus task
1 parent e7df86b commit cc96132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ Now, it's time for our tasks.
232232

233233
1. Whenever someone mentions our bot, we want to reply in the channel with a message.
234234
1. Whenever someone mentions our bot **in a thread**, we want to reply in the same thread with a message.
235+
1. **[BONUS TASK]** Whenever someone mentions our bot, start a new thread by replying to that user.
235236

236237
In order to do that, we want to be making HTTP calls to the Slack API via `requests`, so we need to do:
237238

0 commit comments

Comments
 (0)