TobiTenno / Zira

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

Home Page:https://zira.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://zira.pw

License:Apache License 2.0


Languages

Language:JavaScript 99.7%Language:Dockerfile 0.3%Language:Procfile 0.0%