mata_bot

some cheeky bot for inspired by https://analognowhere.com comics
git clone https://git.pastanoggin.com/mata_bot.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-06-27 18:38TODO: add more tasksnoodle1+2-0
2025-06-26 14:15TODO: add more itemsnoodle1+7-1
2025-06-26 12:28refactor and change -l and -v descriptionnoodle2+24-23
2025-06-26 11:50matabot.8: cleanup and add a noodle commandnoodle1+8-6
2025-06-26 11:39fix regression with HUUUH line and improve regex intelligencenoodle1+5-5
2025-06-26 11:12make -l only log errors and add -v for verbose loggingnoodle2+51-32
2025-06-25 02:58Merge branch 'fix_noreconnect'noodle2+253-178
2025-06-21 16:13make a todo file and add tasksnoodle1+5-0
2025-06-25 02:46implement reconnectionnoodle2+113-58
2025-06-22 18:08remove i/o side effects from most subroutinesnoodle1+111-109
2025-06-21 18:18purify functional mutation of globals/parametersnoodle1+127-114
2025-06-18 20:13Merge branch 'master' into fix_noreconnectnoodle3+83-47
2025-06-18 17:30make matabot's nick rollable at the last characternoodle1+1-1
2025-06-18 17:24simplify http link regexnoodle2+4-2
2025-06-18 17:08make matabot nick recognition more lenientnoodle2+9-8
2025-06-18 16:30matabot.8: add /i and /g regex modifiersnoodle1+1-1
2025-06-18 16:29Merge branch 'regex_modifiers'noodle1+17-6
2025-06-18 16:28add the /g and /i regex modifiers to the chat s/// commandnoodle1+17-6
2025-06-17 14:16matabot.8: revamp and add missing infonoodle1+42-30
2025-06-17 13:27matabot.8: split lines that have more than one sentencenoodle1+21-12
2025-06-15 16:37ball changes bc prahou is sillynoodle1+2-2
2025-06-15 16:33fix s/// not silincing on wrong regexnoodle1+4-3
2025-06-15 13:55add `the' as an alt for `a' in "who's a good boy"noodle1+1-1
2025-06-15 13:39add a .gitignore to ignore rc_scriptnoodle1+1-0
2025-06-15 13:34remove the leading # from -j's argumentnoodle2+11-16
2025-06-15 13:12fix missing -H flag in manpagenoodle1+8-4
2025-06-15 12:54fix more social regex edge-casesnoodle1+7-8
2025-06-15 08:27make social regexes more lentientnoodle1+41-20
2025-06-15 01:59add a response for wb/welcome backnoodle1+2-3
2025-06-14 23:24make mata_bot smarter:noodle4+88-35
2025-06-14 18:05add a man page! this boy has become a man!noodle2+156-0
2025-06-14 18:01Merge branches 'change_mom' and 'fix_chat_regex_error'noodle1+3-2
2025-06-14 17:51give mata_bot devil powers:noodle3+58-23
2025-06-14 17:36fix bot crashing on regex errors when the regex was passed from chatnoodle1+2-1
2025-06-14 17:30mata_bot gets a new momnoodle1+1-1
2025-06-14 16:56change name in the licensenoodle1+1-1
2025-03-22 16:27add a silly quoteboredpasta1+1-0
2025-03-22 16:23add a makefile for easier setupboredpasta1+10-0
2025-03-22 15:14restore 8ball's ambiguity (nevermind, i'm stupid)boredpasta1+10-0
2025-03-22 14:55make 8ball into a know-it-allboredpasta1+0-10
2025-03-20 23:22only accept dice command when prefixed by nick and improve other nick cmdsboredpasta1+14-15
2025-03-20 22:58add 8ballboredpasta2+37-1
2025-03-20 17:18add dice lolboredpasta1+10-1
2025-03-20 16:44refactor replies and make them smarter (now with analognowhere quotes!)boredpasta2+82-21
2025-03-18 10:19reorder nick mentions to the bottom so they don't interfere with other commandsboredpasta1+15-15
2025-03-18 10:07make (:|,) optional for when someone is mentioning botboredpasta1+1-1
2025-03-17 12:20fix content-type detection failing when a text/html has extra items in responseboredpasta1+1-1
2025-03-17 10:49delete errors on failed s/// cause chat thinks it's stupid xDboredpasta1+2-3
2025-03-17 10:45fix s/// subbing without the s part starting on it's own WORDboredpasta1+1-1
2025-03-17 01:10add _ to the yt vid id regex allowed chars cause video ids supposedly use emboredpasta1+1-1
2025-03-16 22:28add a toggle `-j join' for choosing the chan to join (local testing :)boredpasta1+6-5
2025-03-16 21:46add a license and readme cause i have dementiaboredpasta2+14-0
2025-03-16 21:45sultana became a mom!boredpasta1+5-5
2025-03-16 21:35add link previews for web pages and filesboredpasta1+37-0
2025-03-16 21:33kill bad characters [\000\r\n] and trim title for yt title commandboredpasta1+3-0
2025-03-16 21:25refactor to use more returns to reduce indentation in `sub respond'boredpasta1+15-13
2025-03-16 19:24improve s/// msg when the text to replace don't exist in last msgboredpasta1+1-1
2025-03-16 19:20add youtube link title previewsboredpasta1+19-0
2025-03-16 16:36add a s/// commandboredpasta1+12-0
2025-03-16 16:35add support for commandline arguments to facilitate local testingboredpasta1+41-15
2025-03-15 23:54fix bot thinking it's being "commanded" on $NICK(:|,) with nothing afterwardsboredpasta1+3-3
2025-02-24 21:21initiate skynetboredpasta1+108-0