THIS PROJECT IS DEPRECATED AND MOVED TO gitlab
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
sudo chmod +x install.sh
./install.shsudo su
sudo -i -u postgres
createuser -P --interactive user_name
createdb db_namenode bot.jssudo npm i -g pm2pm2 startuppm2 start bot.jspm2 save© iSm1le, Released under the MIT License.
Authored and maintained by iSm1le.