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