Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 274 Bytes

ManalithBotJS

ManalithBotJS is an open source IRC bot based on the node-irc

설치 및 실행

  • sudo apt-get install npm nodejs
  • git clone git@github.com:mmx900/ManalithBotJS.git
  • cd ManalithBotJS
  • emacs config.js #설정파일 수정
  • npm start