Commit Graph

32 Commits

Author SHA1 Message Date
Nayan
5274b58ba8 add listplayers command 2025-09-03 23:59:10 +00:00
Nayan
bc6663fe7e fix printing issues for servername in discord 2025-09-03 23:46:28 +00:00
Nayan
61a06a8b01 finish readme and clean up json examples 2025-08-27 04:42:09 +00:00
Nayan
45e941bac3 clean up unused lines, comments, and output strings 2025-08-27 01:21:33 +00:00
Nayan
329d914211 fix regex and discord messages FINALLY! 2025-08-27 01:10:52 +00:00
Nayan
2a0eaffddd clean up function descriptions 2025-08-27 01:10:00 +00:00
Nayan
6d0d964e7e rollback 2025-08-26 13:21:57 -04:00
Nayan
b64916c86c print each line anyway 2025-08-26 13:14:36 -04:00
Nayan
437a70cc30 remove bad function call 2025-08-26 13:13:15 -04:00
Nayan
90a926733c make connect to existing pipe a command 2025-08-26 13:12:37 -04:00
Nayan
45015ff4b8 fix read pipe call 2025-08-26 13:04:09 -04:00
Nayan
eab6188560 add reconnect and fix reload regex 2025-08-26 13:01:44 -04:00
Nayan
7aa40a5c46 hopefully fix regex implementation 2025-08-26 12:45:43 -04:00
Nayan
7e83bd5ede add reloadregex command 2025-08-26 12:45:23 -04:00
Nayan
f01e7ad6d9 add dynamic loading of regex for testing 2025-08-26 00:04:17 -04:00
Nayan
727caef3dc fix regex 2025-08-25 23:30:36 -04:00
Nayan
5b2b61329f fix no chat in discord 2025-08-25 23:21:34 -04:00
Nayan
19e8b98417 fix no chat in mc 2025-08-25 23:21:27 -04:00
Nayan
e2ba597416 update regex for chat 2025-08-25 23:06:17 -04:00
Nayan
c6123df4df switch to tee to see ouput on screen 2025-08-25 22:46:30 -04:00
Nayan
6e721a5e8e remove token print 2025-08-25 22:38:07 -04:00
Nayan
dee20374f2 fix forcestop and prevent botstop if server running 2025-08-25 22:33:10 -04:00
Nayan
2a45bc558c fix requirements and add clean up to botstop 2025-08-25 22:26:05 -04:00
Nayan
d6605850ea add named pipe reading for minecraft output 2025-08-25 22:10:43 -04:00
Nayan
302d93a048 add check for running server when starting new server 2025-08-25 21:29:05 -04:00
Nayan
1352947ae3 update descriptions and add command 2025-08-25 21:27:05 -04:00
Nayan
73b30014a4 fix global active_server 2025-08-25 21:16:39 -04:00
Nayan
762942e0f3 add stopserver, list and forcestopserver commands 2025-08-25 21:00:25 -04:00
Nayan
48ca883423 pass discord chat to mc 2025-08-25 20:59:48 -04:00
Nayan
feb4548cfd add config 2025-08-25 20:28:28 -04:00
Nayan
74ea15dc7c add startserver command to create screen instance 2025-08-25 19:35:04 -04:00
Nayan
b1f3a16349 create basic bot that handles commands 2025-08-25 19:01:49 -04:00