Commit Graph

42 Commits

Author SHA1 Message Date
Nayan
329d914211 fix regex and discord messages FINALLY! 2025-08-27 01:10:52 +00:00
Nayan
abae72acfd discard new start 2025-08-27 01:10:25 +00:00
Nayan
2a0eaffddd clean up function descriptions 2025-08-27 01:10:00 +00:00
Nayan
16ade1de86 create basic command bot 2025-08-27 00:03:55 +00:00
Nayan
259aa04bdb setup first files for new program 2025-08-26 23:59:51 +00:00
Nayan
225ea54402 ignore pycache 2025-08-26 23:59:26 +00:00
Nayan
71933c9501 update readme 2025-08-26 13:34:40 -04: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
9a78c304c4 add regex test program and another expression 2025-08-26 12:35:38 -04:00
Nayan
c617f63c34 add test data file for regex testing tomorrow 2025-08-26 00:26:31 -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
d379076cd7 make files more clear and avoid git pull conflicts 2025-08-25 22:49:55 -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
f1eec1e265 update readme 2025-08-25 21:17:21 -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
e3f865e8ce update readme 2025-08-25 20:28:38 -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
bbd377193e add server list json and sample script 2025-08-25 19:34:45 -04:00
Nayan
c010de8914 add requirements file 2025-08-25 19:03:01 -04:00
Nayan
b1f3a16349 create basic bot that handles commands 2025-08-25 19:01:49 -04:00
Nayan
ba6ee8e32d add gitignore 2025-08-25 18:34:59 -04:00
Nayan Sawyer
e7d0082e1b Create README.md 2025-08-25 18:33:58 -04:00