/Python-Discord-Screenshot-Bot

A discord bot that allows the user to take a screenshot of his/her browser using the Python Selenium module

Primary LanguagePython

PyCon TW Discord Screenshot Bot

The PyCon TW Discord Screenshot Bot will screenshot all track's YouTube streaming in a specific interval, then send these screenshots to assigned channel

  • Several environment variables need to be set in .env file, included:
    • TOKEN
    • DEFAULT_INTERVAL
    • TRACK1_URL
    • TRACK2_URL
    • TRACK3_URL