Skip to content

Fetch Reports From Kitsu and Send Them to a Discord Webhook

Notifications You must be signed in to change notification settings

Reinachan/Kitsu-Reports-Webhook

Repository files navigation

Kitsu Reports to Webhook

Fetch reports from Kitsu and send them to a Discord webhook

Reports look something like this

preview

Setup Requirements

Fill in the .env file with the appropriate information.

Run pip install pipenv to install pipenv
Run pipenv sync to download dependencies
Run pipenv run python main.py to start the program

Notes

Currently it won't remove old reports, so the reports.json will just get larger and larger. Eventually I'll strip it of older and unecessary report logs.

About

Fetch Reports From Kitsu and Send Them to a Discord Webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published