ayoub ayoub commited on
Commit
76ab0f4
·
verified ·
1 Parent(s): 6af76e3

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
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 = '8065267966:AAFxE5XHEBNs-AH1_JOTm8JpmutZgwP1fUY';
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);