Aida-Enna / MognetPlugin

A simple plugin which allows you to send your Final Fantasy XIV parse data as a POST request to your server.
13 stars 20 forks source link

Mognet Plugin

A simple plugin for ACT (Advanced Combat Tracker), which allows your parses from Final Fantasy XIV to be sent to a Discord Guild chat, through the Mognet Bot.

With a fairly simple setup, the purpose of this plugin is to help the players of Final Fantasy XIV have a tool where one can post parses and share numbers between FC/Raid members. This also enables PS4 players to track their performance without having to ask party members to post their numbers manually everytime.

Requisites

In order to make this plugin to work properly, you will need to have both below installed and configured:

Also, be sure to download the latest version of the plugin on the releases page!

Setup

Check the wiki.

Commands

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

You can also contribute by posting bug reports or feature requests into the issues section. The server side code is private right now, but I'll make it public soon!