Skip to content

Instantly share code, notes, and snippets.

@ShivamKumarJha
Last active February 21, 2020 13:20
Show Gist options
  • Save ShivamKumarJha/6e8a7e6725f89cc23231b455d2212c1d to your computer and use it in GitHub Desktop.
Save ShivamKumarJha/6e8a7e6725f89cc23231b455d2212c1d to your computer and use it in GitHub Desktop.
const botConfig = {
db: {
host: 'localhost',
port: 27017,
name: 'test'
},
token: '',
sudoers: [271096459,456642569,591929714,432729528,293861388,388628872,92027269,370300617,234006496,690734297,406160519,555923570,410295342,271913103,273713314,158598724,252376788,470460877,524963551,23663027,174189495,444730308,152405066,480991272,1040450749,491180611,492511185,445041211]
};
module.exports = botConfig;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment