Cockatrice/servatrice/scripts
ZeldaZach b1c4a2bc23
Add Discord account registration monitor
A read-only cron script that posts new Servatrice account registrations to a
Discord channel via webhook. Dedups by an auto-increment id high-water-mark
(single-integer state, no duplicates, nothing missed across downtime). Reads DB
credentials and the webhook from a servatrice-style ini via --config.
2026-06-21 01:06:51 -04:00
..
account_monitor Add Discord account registration monitor 2026-06-21 01:06:51 -04:00
linux Modified setup_addfirstadmin script to bring it up to date to current cockatrice_users table (#5784) 2025-04-03 00:18:31 -04:00
.gitignore Add first draft of protocol extension for registration 2015-05-22 18:55:51 +02:00
File.History Added log maint script 2015-07-11 17:03:37 -04:00
mysql.cnf.example Example Update 2014-07-02 13:23:50 -04:00
register.py websocket is our default port/connection (#5679) 2025-03-14 21:43:11 -04:00