cannawen / dota-gsi-discord-bot

Use Dota 2's Game State Integration API to make helpful announcements in a discord voice channel
MIT License
5 stars 2 forks source link

[bug] analytics crashing on CI - deploy discord commands not working #134

Open cannawen opened 11 months ago

cannawen commented 11 months ago

15 [builder 9/9] RUN npm run discord

15 0.618

15 0.618 > dota-discord-bot@0.1.0 discord

15 0.618 > node build/discord/deployCommands.js

15 0.618

15 1.077 2023-08-19 09:11:42 error [ANAL[ANALYTICS] unable to initialize mixpanel

15 1.119 Started refreshing application (/) commands.

15 1.123 Error: Expected token to be set for this request, but none was present

15 1.123 at _REST.resolveRequest (/app/node_modules/@discordjs/rest/dist/index.js:1292:15)

15 1.123 at _REST.queueRequest (/app/node_modules/@discordjs/rest/dist/index.js:1252:46)

15 1.123 at _REST.request (/app/node_modules/@discordjs/rest/dist/index.js:1218:33)

15 1.123 at _REST.put (/app/node_modules/@discordjs/rest/dist/index.js:1201:17)

15 1.123 at /app/build/discord/deployCommands.js:21:33

15 1.123 at Object. (/app/build/discord/deployCommands.js:30:3)

15 1.123 at Module._compile (node:internal/modules/cjs/loader:1239:14)

15 1.123 at Module._extensions..js (node:internal/modules/cjs/loader:1293:10)

15 1.123 at Module.load (node:internal/modules/cjs/loader:1096:32)

15 1.123 at Module._load (node:internal/modules/cjs/loader:935:12)

15 DONE 1.2s