config.example (205B)
1 //fill in these variables and then copy or rename it to config.js 2 3 var vars ={ 4 5 login: 'enter_discord_key_here', 6 beerkey: 'enter_beer_key_here', 7 genchan:'enter_channel_key_here' 8 9 } 10 11 module.exports = vars;
buddynode MVC discord bot | |
Log | Files | Refs | README |