Commit graph

  • 9deb02a7a5
    fix type main a-bad-dev 2026-03-29 22:52:46 -03:00
  • 68a5617869 mention the official IRC channel a-bad-dev 2026-03-29 18:19:40 -03:00
  • a38d990468
    fix missing comma a-bad-dev 2026-03-27 15:28:26 -03:00
  • 1e2c4f2b68
    fix newlines a-bad-dev 2026-03-27 00:57:56 -03:00
  • eff719bbe6
    improve documentation a-bad-dev 2026-03-27 00:56:39 -03:00
  • c175fb05ff
    Merge pull request #4 from jcjordyn130/main a-bad-dev 2026-03-15 22:16:42 -03:00
  • ab19e0db91 Fix command prefix parsing code in _handle_message Jordyn 2026-03-15 20:13:40 -05:00
  • bfe043d33d
    Merge pull request #3 from jcjordyn130/main a-bad-dev 2026-03-15 21:34:21 -03:00
  • aa90c78224 Increase stability of message parser and add SSL support Jordyn 2026-03-15 17:56:58 -05:00
  • ac6560e680 Add command to kill all children processes spawned by cmdthread Jordyn 2026-03-14 22:03:03 -05:00
  • 1a5e4e062c Added command output for clearsendq Jordyn 2026-03-14 21:46:08 -05:00
  • df915da6d4 Added command for clearning the send queue and cleaned up code Jordyn 2026-03-14 21:41:34 -05:00
  • 9385149bc2 Add systemd service Jordyn 2026-03-14 19:21:56 -05:00
  • e682656fe5 Fix die bot command to actually terminate the program Jordyn 2026-03-14 18:55:53 -05:00
  • 608b8e3cad Fix INVITE code again Jordyn 2026-03-14 18:19:17 -05:00
  • ca21c914ef Avoid 100% CPU loop during heavy usage Jordyn 2026-03-14 04:43:40 -05:00
  • 2fbc2cf051 Fix BrokenPipeError Handling Jordyn 2026-03-14 04:41:16 -05:00
  • 0febb315c3 Allow for running this bot without a valid stdin Jordyn 2026-03-14 04:32:11 -05:00
  • a5134ade39 Add privmsg command for less verbose messaging Jordyn 2026-03-14 04:23:53 -05:00
  • 72464611a8 Fix INVITE command Jordyn 2026-03-14 03:52:33 -05:00
  • c1d9da8ef8 Improve ping support to avoid ping timeouts Jordyn 2026-03-14 03:47:00 -05:00
  • 4fab129a1e Add configuration file support Jordyn 2026-03-14 03:42:04 -05:00
  • 012ba9fc2f Move PRIVMSG parsing code to _parse_message Jordyn 2026-03-14 00:56:36 -05:00
  • 66ba59e5d6
    Merge pull request #2 from jcjordyn130/main a-bad-dev 2026-03-14 02:32:43 -03:00
  • d189fdd5b1
    Merge branch 'main' into main a-bad-dev 2026-03-14 02:28:57 -03:00
  • ed44eb7c3c
    remove default values a-bad-dev 2026-03-14 02:25:11 -03:00
  • fdb305e822 Generalize some info and allow for a list of bot oppers Jordyn 2026-03-14 00:19:28 -05:00
  • 61975fa9af
    remove TODO a-bad-dev 2026-03-14 02:19:53 -03:00
  • 1cdd250cc2
    update README to accompany the code a-bad-dev 2026-03-14 02:16:28 -03:00
  • 1bb79d2679
    Merge pull request #1 from jcjordyn130/main a-bad-dev 2026-03-14 02:14:40 -03:00
  • fe6727c3c1 Rewrite main.py to be multithreaded and more stable Jordyn 2026-03-14 00:11:15 -05:00
  • ba91837fd5
    remove "better IRC response parser" a-bad-dev 2026-03-12 15:13:17 -03:00
  • cd7da8ae82 Use .join() in a few places a-bad-dev 2026-02-28 09:00:21 -04:00
  • 74b3b0d0c4 Make commands multithreaded a-bad-dev 2026-02-23 11:57:51 -04:00
  • 216afac3f2 Fix invalid UTF-8 bytes in output crashing the script a-bad-dev 2026-02-20 23:28:56 -04:00
  • c2f78d79d8
    split the message *after* printing it a-bad-dev 2026-02-20 22:46:08 -04:00
  • 586cf1ad90 Rewrite most of the script (especially the message parser) a-bad-dev 2026-02-19 23:29:04 -04:00
  • fea04ee12b
    add todo a-bad-dev 2026-02-17 19:08:53 -04:00
  • a8b2fe5014
    add a warning a-bad-dev 2026-02-17 19:04:23 -04:00
  • f87b1f9d71
    Add main.py a-bad-dev 2026-02-17 19:02:29 -04:00
  • 8e42e34e52
    Initial commit a-bad-dev 2026-02-17 18:58:52 -04:00