-
Clone this repo
git clone https://github.com/TobiTenno/Zira.git -
Run
npm i -g pm2to install PM2 -
Run
npm ito install dependencies -
Copy
pm2.example.jsontopm2.jsonand fill in the env variables -
Run
git submodule initandgit submodule updateto get the language files -
Start the bot with
pm2 start pm2.json
You can deploy your own copy of Zira on heroku here: