oops
This commit is contained in:
parent
01f2a7ac7f
commit
559c49233b
1 changed files with 2 additions and 2 deletions
4
index.js
4
index.js
|
|
@ -1,8 +1,8 @@
|
||||||
import fs from 'node:fs';
|
import fs from 'node:fs';
|
||||||
import fetch from 'node-fetch';
|
import fetch from 'node-fetch';
|
||||||
|
|
||||||
//const botBearerFile = process.env.BOT_BEARER_FILE;
|
const botBearerFile = process.env.BOT_BEARER_FILE;
|
||||||
//const userBearerFile = process.env.USER_BEARER_FILE;
|
const userBearerFile = process.env.USER_BEARER_FILE;
|
||||||
const instance = process.env.INSTANCE || 'shigusegubu.club';
|
const instance = process.env.INSTANCE || 'shigusegubu.club';
|
||||||
const videoId = process.env.VIDEO_ID;
|
const videoId = process.env.VIDEO_ID;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue