Pokemon Stream Tools
To install:
pip install pokemonStreamTools
Current Programs
Shiny Odds
This program will produce plot and text files for OBS that show the current odds* to have encountered a shiny mon.
To run:
usage: shinyOdds [-h] [--nShinies [NSHINIES]] Encounters.txt Odds
Time to shiny Hunt.
positional arguments:
Encounters.txt The file location for the number of encounters
Odds The odds to find a shiny (i.e. 1/4096)
optional arguments:
-h, --help show this help message and exit
--nShinies [NSHINIES]
The number of shinies you're hunting for
This will produce 3 files: a plot of your current shiny odds, a text file that has your current odds, and a text file that has the number of encounters until you reach your next percentage milestone. These files are located in the same directory as Encounters.txt.
The Encounters.txt file will be processed with regex to get the first numeric sequence.
*The proper phrasing is x% of people at N encounters have gotten a shiny.
Steam Ender
This program will auto end stream if Encounters.txt has not been updated in a certain time. Useful for when using automatic hunters and you do not want your stream to run hours after it is found.
To run:
usage: streamEnder [-h] [--password [PASSWORD]] [--timeout [TIMEOUT]] [--EndStreamTime [ENDSTREAMTIME]]
[--EndStreamName ENDSTREAMNAME]
Encounters.txt OBS_IP PORT
Stream Ender.
positional arguments:
Encounters.txt The file location for the number of encounters
OBS_IP The IP of the OBS instance
PORT The port for the OBS instance
optional arguments:
-h, --help show this help message and exit
--password [PASSWORD]
The password for the OBS instance
--timeout [TIMEOUT] The time (in seconds) to start the "End Stream" screen
--EndStreamTime [ENDSTREAMTIME]
The time (in seconds) to wait on the end screen
--EndStreamName ENDSTREAMNAME
The name for the end stream scene
You must set up OBS in the way described here.
Twitch Bot
A twitch bot for chat commands. Look at the README in the twitch bot folder for more details.
Release files for pokemonStreamTools 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pokemonStreamTools-0.1.6.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pokemonStreamTools-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.5 kB
Release files / pokemonStreamTools-0.1.6.tar.gz
| Download URL | pokemonStreamTools-0.1.6.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ecee6badbaebe1d5ca605c3c905f122db08eec6cb6ebb7764ce9184b24528000
|
|
BLAKE2b-256 checksum How to use checksums |
ff77718095245b77a82f7e543554d6ea399eb031d69124a0ae64fb9bba86b16f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|
Release files / pokemonStreamTools-0.1.6-py3-none-any.whl
| Download URL | pokemonStreamTools-0.1.6-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ad4cf3a863bb52b857b26f96e5762a3738b81d75532c8a4191bcc215796bba09
|
|
BLAKE2b-256 checksum How to use checksums |
803c5ccc45cdc5879f5bbdecd0f85d1434aa38d29c56f54e9338adfdb9ebd957
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|