mata_bot

some cheeky bot for #unix_surrealism
git clone https://git.pastanoggin.com/mata_bot.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
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