Skip to content

Commit 8035e76

Browse files
committed
✨ Some basic futzing with kabob prices to try and work out the high-range chance.
1 parent 88d79e3 commit 8035e76

File tree

3 files changed

+85296
-0
lines changed

3 files changed

+85296
-0
lines changed

py/Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ run:
66
python -m simulator fisher low
77
python -m simulator fisher mid
88
python -m simulator fisher high
9+
10+
steak:
11+
docker run -it --rm -v ${PWD}:/app/out -e DISCORD_TOKEN tyrrrz/discordchatexporter:stable export -c ${DISCORD_STEAK_CHANNEL_ID} --format json -o /app/out/steak_prices.json

0 commit comments

Comments
 (0)