Skip to content

Commit 924ac13

Browse files
authored
Updated config.js
1 parent bd011a4 commit 924ac13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ require('dotenv').config();
44

55
const config = {
66
discordBotToken: process.env.DISCORD_BOT_TOKEN,
7-
announcementsFile: './src/events/test.csv',
87
announcementsChannelID: '1292982632845676575',
98
googleAPIKeyFile: './src/discordannouncementsbot-37dea61d1483.json',
109
sheetsID: '18k0aFirAUMHFZ10agKB55lnfIkiXps4TW21pKY4q9oU', // this is only for test-run; change this with the actual link for sheets

0 commit comments

Comments
 (0)