Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Latest commit

 

History

History
62 lines (45 loc) · 2.48 KB

README.md

File metadata and controls

62 lines (45 loc) · 2.48 KB

Arisa

DEPRECATED - no longer actively maintained. All new development is done in github.com/mojira/arisa-kt



Arisa

Arisa

An issue parser bot who keeps the data of Mojang's JIRA bug tracker "Mojira" crisp & clean
Arisa's bug tracker profile · Report Bug · Request Feature

About the project

Arisa was originally written in Ruby by Synchunk, a retired Mojira moderator. Later, she was re-written using ECMAScript 6 for use with Node.js by Mustek. Her purpose is to filter newly created issues on the Mojira bug tracker and help keeping the moderators and helper's workflow on the tracker nice & smooth.

Installation

If you want to tinker around with the project on your local PC, you can simply go ahead, clone the project and install needed dependecies with NPM.

git clone https://github.com/mojira/arisa-js.git
npm install

Built with

This project depends on the following projects, thanks to every developer who makes their code open-source! ❤️

Found a bug in Minecraft?

Please head over to bugs.mojang.com, search whether your bug is already reported and if not, create an account and click the red "Create" button on the top of the page.

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.