pca/README.md
2025-05-15 14:25:39 +02:00

19 lines
829 B
Markdown

A small [https://pnut.io](https://pnut.io) bot.
Can be pretty much cloned and run as-is,
with the only exception being a file called clientsecret in `../pca_settings/`, containing the client secret (duh).
If you don't have one, get it [here](https://pnut.io/dev)
The bot is currently called roughly every 15 minutes by a cronjob,
so any follows/new club memberships might take a while to show up.
Used to live at https://wedro.online/Check_PCA.php,
now lives at https://pca.phlaym.net/Check_PCA.php.
Source used to be [on Github](https://github.com/hutattedonmyarm/pcabot),
but has now moved to [my Gitea instance](https://git.phlaym.net/phlaym/pca).
Without its history, mostly because the old repo contains a various assortment of Pnut related
stuff and this is much more split up now.
Required PHP 8.x, tested with >=8.4