Skip to content

Commit

Permalink
Merge pull request #567 from 18F/add-trivia
Browse files Browse the repository at this point in the history
Add trivia!
  • Loading branch information
mgwalker authored Dec 5, 2024
2 parents 6ee2b36 + b189fc0 commit 7d63aaf
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|please)",
"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 7d63aaf

Please sign in to comment.