Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ const defaultChannels = [
'scrapbook',
'ship',
'welcome',
'library'
'library',
'happenings'
]

const getSuggestion = () => {
Expand Down
1 change: 1 addition & 0 deletions util/transcript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ channels:
build-programming-languages: C06T22ZFQGP
electronics: C056AMWSFKJ
library: C078Q8PBD4G
happenings: C05B6DBN802

block:
text:
Expand Down