Spaces:
Running
Running
ayoub ayoub
commited on
Update index.js
Browse files
index.js
CHANGED
@@ -3,7 +3,7 @@ const ffmpegInstaller = require('@ffmpeg-installer/ffmpeg');
|
|
3 |
const ffmpeg = require('fluent-ffmpeg');
|
4 |
const si = require('systeminformation');
|
5 |
|
6 |
-
const TOKEN = '
|
7 |
const ADMIN_ID = 7708913693;
|
8 |
|
9 |
ffmpeg.setFfmpegPath(ffmpegInstaller.path);
|
|
|
3 |
const ffmpeg = require('fluent-ffmpeg');
|
4 |
const si = require('systeminformation');
|
5 |
|
6 |
+
const TOKEN = '7899900752:AAE6xg24cB29m2O7_-Ox8P9e0Fhmyw6Y8bo';
|
7 |
const ADMIN_ID = 7708913693;
|
8 |
|
9 |
ffmpeg.setFfmpegPath(ffmpegInstaller.path);
|