Tools for streaming pokemon
Project description
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.
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
Built Distribution
File details
Details for the file pokemonStreamTools-0.1.6.tar.gz
.
File metadata
- Download URL: pokemonStreamTools-0.1.6.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecee6badbaebe1d5ca605c3c905f122db08eec6cb6ebb7764ce9184b24528000 |
|
MD5 | e225a066fd0af79ac03a83ec46e6812e |
|
BLAKE2b-256 | ff77718095245b77a82f7e543554d6ea399eb031d69124a0ae64fb9bba86b16f |
File details
Details for the file pokemonStreamTools-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: pokemonStreamTools-0.1.6-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad4cf3a863bb52b857b26f96e5762a3738b81d75532c8a4191bcc215796bba09 |
|
MD5 | b23ea472d393a1396a97cae715376a17 |
|
BLAKE2b-256 | 803c5ccc45cdc5879f5bbdecd0f85d1434aa38d29c56f54e9338adfdb9ebd957 |