We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd011a4 commit 924ac13Copy full SHA for 924ac13
src/config.js
@@ -4,7 +4,6 @@ require('dotenv').config();
4
5
const config = {
6
discordBotToken: process.env.DISCORD_BOT_TOKEN,
7
- announcementsFile: './src/events/test.csv',
8
announcementsChannelID: '1292982632845676575',
9
googleAPIKeyFile: './src/discordannouncementsbot-37dea61d1483.json',
10
sheetsID: '18k0aFirAUMHFZ10agKB55lnfIkiXps4TW21pKY4q9oU', // this is only for test-run; change this with the actual link for sheets
0 commit comments