Send a message in a Slack channel when the CSGames website of the next edition change.
This project uses GitHub Actions to automate the process.
Add the following secrets in the GitHub repository Secrets Settings:
SLACK_BOT_TOKEN
: Slack token to access your workspace.
Then change the value of the SLACK_CHANNEL
environement variable in the .github/workflows/scraper.yml with your Slack channel id.