loot-bot has been developed to ease managing loot on the MMO Tibia.
The application consists of a Discord bot and a VueJS web application.
All authentication is managed throught Discord meaning you need a Discord account in order to use the application.
- Submit loot reports: storing statistical information about your hunt.
- Manage loot shares: share the hunt code with your team mates and allow them to add their expenses, the application will automatically share loot.
- Track your statistics: keep track of your hunts and the amount of experience, total loot and your share of said loot easily.
Your share of the loot is calculated following these steps:
- Sum all the reported expenses for the hunt.
- Calculate whether the total loot value is higher than the total expenses value.
- If the loot is higher (profit) - everyone is given their expense and then the remainder is shared evenly.
- If the expenses are higher (waste) - everyone is given a percentage or the loot proportional to their reported expense.
- Submit loot reports through the web application.
- Submit expenses through the web application.
- Balance per reporter on hunt balance request.
- Mark hunts as paid. Add filters to search for paid/unpaid hunts.
- Generate a pin code for hunts so only "authorized" persons can submit expenses.
- Attach your characters to your Discord account.
- Receive recommendations on what to hunt depending on your results.