-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Nutmeg Anne edited this page Nov 24, 2016
·
5 revisions
b0t is an irc node bot with support for trakt.tv, last.fm, urban dictionary and more.
In the directory you want to install the b0t, run:
git clone https://github.com/z0mbieparade/b0t.git
cd b0t
git submodule update --init --recursive
npm install && git submodule foreach "npm install"
Next: Configuring the b0t