Dungeon Crawl Stone Soup webtiles automated game watcher
Your Name a778070097 added basic readme | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
dcss-watch.py | %!s(int64=3) %!d(string=hai) anos |
this script is used to automate joining games for webtiles spectator mode of dungeon crawl stone soup. think of it like tv.
from parabola
# pacman -S icecat python python-selenium geckodriver
you can replace icecat for firefox, but i havnt tested that
$ icecat --CreateProfile selenium
all extensions / addons should be disabled if there is any. to lauch the profile manually do:
$ icecat -P selenium
get the path where this profile located:
$ find $HOME/.mozilla/icecat/ -maxdepth 1 -type d -name "*selenium"
in the script, change the variable 'ff_profile_location' to this string
everything should work
launch dcss-watch.py and dont press any buttons or change focus