Skip to content

Commit

Permalink
add trivia!
Browse files Browse the repository at this point in the history
  • Loading branch information
mgwalker committed Nov 27, 2024
1 parent 2704194 commit 29d9c1a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/slack-random-response.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@
"trigger": "screambot",
"responseUrl": "https://raw.githubusercontent.com/18F/charlie-slack-bot-facts/main/scream.json"
},
{
"botName": "Trivia!",
"defaultEmoji": [":bangbang:"],
"trigger": "trivia me",
"responseUrl": "https://raw.githubusercontent.com/18F/charlie-slack-bot-facts/main/trivia.json"
},
{
"botName": "Randy Facts",
"defaultEmoji": ":tech-randy:",
Expand Down

0 comments on commit 29d9c1a

Please sign in to comment.