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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file helga-elo-1.0.0.tar.gz
.
File metadata
- Download URL: helga-elo-1.0.0.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e5cfa6e49b7884cab1ffea40323b0f4de17401f2f70513f8915ac5ba4073706 |
|
MD5 | 58e22bd830dcceda64bc5b1a0f483ce9 |
|
BLAKE2b-256 | 1803ef60e32c8c03aff4ff43529b17e9e3aded9972634a7394fbb3c763c268fe |