Skip to content

Instantly share code, notes, and snippets.

@Cronnay
Created August 14, 2017 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cronnay/6498345bfcc4c448e4294a9f19cc2d30 to your computer and use it in GitHub Desktop.
Save Cronnay/6498345bfcc4c448e4294a9f19cc2d30 to your computer and use it in GitHub Desktop.
const options = {
options: {
debug: true
},
connection: {
reconnect: true
},
identity: {
username: "Noxtroz",
password: "oauth:alotofsigns"
},
channels: ['noxtroz']
};
module.exports = options;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment