Skip to content

Commit 5fb440d

Browse files
authored
add happenings to default channels
1 parent 52b0917 commit 5fb440d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ const defaultChannels = [
4545
'scrapbook',
4646
'ship',
4747
'welcome',
48-
'library'
48+
'library',
49+
'happenings'
4950
]
5051

5152
const getSuggestion = () => {

util/transcript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ channels:
6060
build-programming-languages: C06T22ZFQGP
6161
electronics: C056AMWSFKJ
6262
library: C078Q8PBD4G
63+
happenings: C05B6DBN802
6364

6465
block:
6566
text:

0 commit comments

Comments
 (0)