Skip to content

pBouillon/stoat-bot-angular-release-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stoat Bot: Angular Release Watcher

A Python automation that monitors Angular releases and sends notifications to the Angular Community Stoat server.

Quick Start

Install Dependencies

pip install -r requirements.txt

Configure .env

Create an .env file at the root of the repository, and add the needed environments:

BOT_TOKEN=your_token
CHANNEL_ID=your_id
LOOKBACK_DAYS=1

Create a Virtual Environment

python -m venv venv
# Activate on Windows:
.\Scripts\activate
# Activate on macOS/Linux:
source venv/bin/activate

Run the script

python notify.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Python automation that monitors Angular releases and sends notifications to the Angular Community Stoat server.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages