Skip to content

Instantly share code, notes, and snippets.

@AlbericoD
Created October 5, 2019 15:59
Show Gist options
  • Save AlbericoD/c3268daed2c0cdedcbe22d55245aa7fe to your computer and use it in GitHub Desktop.
Save AlbericoD/c3268daed2c0cdedcbe22d55245aa7fe to your computer and use it in GitHub Desktop.
passo 2
const opts = {
identity: {
username: NOME_DO_BOT,
password: O_TOKEN_DO_PASSO_4
},
channels: [ NOME_DO_CANAL_QUE_O_BOT_VAI_FICAR ]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment