Skip to content

🎮 A Discord bot for linking to and providing information about Mojira tickets

License

Notifications You must be signed in to change notification settings

IonicEcko/mojira-discord-bot

 
 

Repository files navigation

Mojira Discord Bot


MojiraBot

MojiraBot

A Discord bot for linking to Mojira tickets and various server moderation tasks.
Report Bug · Request Feature

About the project

MojiraBot was written by violine1101 for use with Node.js, first in a single JavaScript file and later in TypeScript. Its purpose is to link to Mojira tickets and provide information about them inside of Discord. It also provides some moderation tools.

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/mojira-discord-bot.git
npm install

To run the bot, you need to run the following command:

npm run bot

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 TypeScript ESLint to ensure consistent code, you can execute npm run lint to fix lint warnings and errors automatically.

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.

About

🎮 A Discord bot for linking to and providing information about Mojira tickets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%