Giter Club home page Giter Club logo

arisa-kt's Introduction

Arisa


Arisa

Arisa

A JIRA bot for doing various moderation tasks on Mojang's bug tracker Mojira.
Arisa's bug tracker profile · Report Bug · Request Feature

About the project

Arisa is a Bot account on Mojira, Mojang's bug tracker. Its purpose is to run various checks on tickets and do automated tasks. For instance, it automatically analyzes newly posted tickets and automatically resolves them in case the game is modified.

Arisa was originally written in Ruby by Synchunk, a now retired Mojira moderator. Later, Arisa was rewritten in JavaScript by Mustek. This Kotlin version of Arisa was written by urielsalis.

Installation

If you want to tinker around with the project on your local PC, you can simply go ahead, clone the project and build it with Gradle.

git clone https://github.com/mojira/arisa-kt.git
./gradlew clean build

To run the bot, you need to run the following command and it will use the default configuration:

./gradlew build installDist
./build/install/arisa-kt/bin/arisa-kt

Built with

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

Contributing

You're very welcome to contribute to this project! Please note that this project uses ktlint to ensure consistent code. It runs with ./gradlew clean build, but you can also run it independently using ./gradlew ktlintCheck.

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.md for more information.

arisa-kt's People

Contributors

urielsalis avatar neuneinser avatar spgoding avatar chandler05 avatar violine1101 avatar suncatmc avatar dericksonmark avatar greymagic27 avatar marcono1234 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.