Albion Online Killboard

Автор:
Albion Online Killboard 6,8/10 3127 reviews
Yaga

Albion Player Killboard EnhancementsEnhances the Albion Online killboard using a Tampermonkey/Greasemonkey script (chrome plugin)Battle Page Alliance Summary: added a new section that tallies Battle History for the alliance.Player's Participation/Fame: added a new section that tallies Battle History for each player. It shows the aggregate for each player's kill participation (damage/heal) and how the fame was distributed. Even though a player participated in a kill, it does not mean they get fame for it.Attrition by Death Chart: added a new section that shows total unique players for an alliance (killers, victims, participants, and group members) vs Time.

After the devastating events of Avengers: Infinity War (2018), the universe is in ruins. With the help of remaining allies, the Avengers assemble once more in order to reverse Thanos' actions and restore balance to the universe. Robert Downey Jr. As Tony Stark / Iron Man: The leader and benefactor of the Avengers who is a self-described genius, billionaire, playboy,. Chris Hemsworth as Thor: An Avenger and the king of Asgard, based on the Norse mythological deity of the same name. 11 Joe Russo stated that. Infinity wars endgame.

R/albiononline: Everything Albion Online. Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts. Log in sign up. User account menu. Albion Online r/ albiononline. Help Reddit App Reddit coins Reddit premium Reddit gifts.

Albion Online Killboard BotSelf-hosted Discord bot written in Python that provides a killboard for the selected alliance or guild.It is lightweight and easy to configure.Installation instructionsYou must have installed along with the following packages:json requests time datetime sys configparser collectionsMost of them should be installed by default but if it's not the case you can follow a standard installation procedure by using python-pip:pip install packagenamehere ConfigurationYou can use the file example.cfg as a template. The only required properties are the alliance name and the webhook URL. filterCan be guild or alliance to select the nature of the source.

allianceName of the input alliance that can be used as a source for events. guildName of the input guild that can be used as a source for events. webhookWebhook URL to the discord text channel used as killboard. avatarURL to a customized avatar image used in embed object. packagesizeNumber of elements to fetch for one request. sleeptimeTime to wait (in seconds) before fetching informations.

UsageOn Linux or Windows:python bot.py myconfig.cfg To-Do list. Improve error handling in network requests. Add a filter for guild instead of alliance. Add informations for assist kills.