/boot-irc-bot

Primary LanguageHTMLMIT LicenseMIT

boot-irc-bot

  git clone https://github.com/ibolmo/boot-irc-bot.git
  cd boot-irc-bot
  npm install
  cp .env.example .env
  atom .env
  DEBUG=app* node index.js