Skip to content

Bot for automatically submitting pukkelpop form when new tickets become available

License

Notifications You must be signed in to change notification settings

jeroenev/pkp-ticket-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkp-ticket-exchange

Bot for automatically submitting pukkelpop form when new tickets become available

usage

First change the constants at the top in exchange_bot.py:

  • which tickets you want
  • what contact details you want to use
  • what the timeouts are when checking for new tickets
  • if you want to receive notifications via ntfy.sh

then run this to install and run it in a virtualenvironment

virtualenv venv -p python3
source ./venv/bin/activate
python exchange_bot.py

About

Bot for automatically submitting pukkelpop form when new tickets become available

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages