Skip to main content

Report on Diablo III games.

Project description

# Gamest Reporter Plugin: Diablo III

This plugin enables [gamest](https://github.com/sopoforic/gamest) to report on
a running game of *Diablo III*.

## Installation

Install with pip:

```
pip install gamest-plugins-diablo-iii
```

## Configuration

The configuration is located in
`%LOCALAPPDATA%\gamest\DiabloIIIReporterPlugin.conf`. The default configuration
is:

```
[DiabloIIIReporterPlugin]
# Your user name from your Battle.Net profile URL. If your Battle.Net user name
# in the launcher is listed as GamestUser#1234, then put GamestUser-1234 here.
# This option is required.
#
# user_name = GamestUser-1234

# The ID of the hero whose paragon level you wish to track. This option is
# required.
#
# hero_id = 123456789

# By default, this plugin determines which game is running based on the
# executable path. This can fail if your executable has an unexpected filename
# or if another game has the same filename. In that case, set the user_app_id
# to the number displayed when gamest is detecting the game, and this plugin
# will activate only for that app.
#
# To specify multiple app IDs (e.g. for different game versions), put one ID per
# line, indenting each line after the first.
#
# user_app_id = 123
# 188

# Record this plugin's reports to the database as status updates.
#
# add_status_updates = True

# How often to send notifications, in milliseconds. The default is once per
# hour.
#
# interval = 3600000

# Send a report when the game is started.
#
# send_begin = True

# Send a report when the game is closed.
#
# send_end = True
```

## License

Copyright (C) 2018 Tracy Poff

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

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

gamest-plugins-diablo-iii-1.0.4.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

gamest_plugins_diablo_iii-1.0.4-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

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