Skip to content

A simple program that downloads the Universal Crossword, uploads it to downforacross.com, and shares the link to a Discord chat group.

Notifications You must be signed in to change notification settings

selenci/Crossword-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crossword Sender

A simple program that downloads the Universal Crossword, uploads it to downforacross.com, and shares the link to a Discord chat group.

Selenium currently uses Chrome browser, make sure to change the downloaded drivers in getter.py for other browsers.

Setup

Before running the program, follow these setup instructions:

  1. Install requirements using the command pip install -r requirements.txt.

  2. Create a file named crossword_secrets.py.

  3. Inside crossword_secrets.py, define the following parameters:

    • CHAT_ID: The ID of your Discord message channel. This can be found in the URL when having the channel open in the browser app.

    • TOKEN: Your Discord user account token. You can find instructions on how to obtain your Discord token here.

    • GROUP_NAME: An arbitrary string with characters allowed inside the URL. This name will be included in the URLs of the generated links to indicate your ownership.

About

A simple program that downloads the Universal Crossword, uploads it to downforacross.com, and shares the link to a Discord chat group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages