Skip to main content

Provide a system through which you may compare players of arbitrary games

Project description

Provide a system through which you may compare players of arbitrary games

Installation

After installing and configuring helga, use:

pip install helga-elo

Add elo to your settings and restart helga.

Usage

Note: Please use punctuation in your text. This is a tough sticking point in practice, but it is important to be able to differentiate sentences.

Command syntax:

elo add <game_type> <winning_player_name> <losing_player_name>
elo list <game_type> <player_name>
elo drop <game_type>

Arguments

game_type: An identifier for the type of game played. This allows for different types of games or tournament results to be saved separately.

player_name: Name of participant to list details

winning_player_name: Name of participant who won game

losing_player_name: Name of participant who lost game

Examples

The following are different ways you may usage helga-elo

Adding results of a game

!elo add pingpong jrobison helga
helga> jrobison now has 805 elo, helga has 795 elo

See player rating

!elo pingpong jrobison
helga> jrobison has 805 elo for pingpong

Remove ALL elo for a game_type

!elo drop pingpong
helga> consider it done

License

Copyright (c) 2016 Jon Robison

See included LICENSE for licensing information

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helga-elo-1.0.0.tar.gz (29.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page