Skip to content

TobiTenno/Zira

 
 

Repository files navigation

Install Guide

Prerequisites

MongoDB

Node JS

Installation

  1. Clone this repo

    git clone https://github.com/TobiTenno/Zira.git
    
  2. Run npm i -g pm2 to install PM2

  3. Run npm i to install dependencies

  4. Copy pm2.example.json to pm2.json and fill in the env variables

  5. Run git submodule init and git submodule update to get the language files

  6. Start the bot with pm2 start pm2.json

Deploy your own!

You can deploy your own copy of Zira on heroku here:

Deploy

About

Discord bot that allows users to get roles by reacting on a message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.7%
  • Other 0.3%