Skip to content

Commit

Permalink
Admin channel id
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaysv committed Jun 29, 2020
1 parent 7e6282f commit b5b43c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ let appNewForm = [];
let isSettingFormUp = false;
let userToSubmitApplicationsTo = '710195458680684695';
let reportChannelID = '714432112031170562';
let adminCmdsChannelID = '710195250911641741';
//==================== SAMP MYSQL ==================================
const mysql = require("mysql");
var db = mysql.createConnection({
Expand Down

0 comments on commit b5b43c1

Please sign in to comment.