Commit Graph

12 Commits

Author SHA1 Message Date
PC-Admin
a61a4e88af whoops wrong numbers 2023-07-24 07:01:41 +08:00
PC-Admin
5082482159 move lookup admin email function to report commands 2023-07-24 06:57:58 +08:00
PC-Admin
b2bbacc46d add incident report function for automatically alerting other homeserver administrators, move lookup_homeserver_admin_email() function to report_commands.py 2023-07-24 06:02:27 +08:00
PC-Admin
492b384a92 add generic email send function for automated reporting, hardcode matrix.org abuse email because... well I wanna stay in their good books lol 2023-07-24 02:59:49 +08:00
PC-Admin
63dc5bd6d8 add function to automatically lookup a homeserver admins email address, either the easy way (MSC1929) or the hard way (Your domain registrars whois email) 2023-07-24 01:44:41 +08:00
PC-Admin
3ad8469b5f move ipinfo functions to seperate file, add rudimentary user reporting function 2023-07-23 04:21:50 +08:00
PC-Admin
94740aceb0 add functions to collect account data, list account pushers, set account rate limiting and check if an account exists 2023-07-21 03:15:08 +08:00
PC-Admin
c48fe4f715 update roadmap and make the menu prettier 2023-07-19 06:01:40 +08:00
PC-Admin
e4cdebc161 cleanup main script file 2023-07-15 04:55:59 +08:00
PC-Admin
58ed3defee add ipinfo function for determining an accounts country of origin, add multiple whois and query account functions 2023-07-14 23:18:31 +08:00
PC-Admin
96c1d5b94e change user commands function list to use requests module instead of curl (safer) 2023-07-10 04:48:14 +08:00
PC-Admin
03d2722856 seperate functions out into multiple files 2023-07-08 17:55:48 +08:00