fork of meow-d's praise meow that sends new praises to a discord webhook
https://pet-me.kissing.computer/
| static | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierrc | ||
| app.py | ||
| last.id | ||
| README.md | ||
| requirements.txt | ||
| send_to_discord.py | ||
| start.sh | ||
create an .env file, add this:
SECRET_TOKEN=changeme ENV=production DISCORD_WEBHOOK_URL=your_webhook_url