• Joined on 2023-01-01
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:17:29 +01:00
e476f330d0 Evaluated proc gaybowchar c {set c [string toupper $c]; if ![info exists ::alphabet($c)] {return [join [string repeat "{ } " 5] \n]}; set ret [list]; foreach line [split [decode $::alphabet($c)] \n] {set g [gay]; lappend ret [regsub -all {\*($|\n| )} [regsub -all {(^|\n| )*} $line "\\1$g,$g\*"] "*\\1"]}; join $ret \n}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:17:12 +01:00
2e289589a1 Evaluated proc gaybowchar c {set c [string toupper $c]; if ![info exists ::alphabet($c)] {return [join [string repeat "{ } " 5] \n]}; set ret [list]; foreach line [split [decode $::alphabet($c)] \n] {set g [gay]; lappend ret [regsub -all {\*($|\n| )} [regsub -all {(^|\n| )*} $line "\\1$g,$g*"] "*\\1"]}; join $ret \n}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:06:47 +01:00
00121ff96e Evaluated set pedo_dict {Greta Thumberg}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:03:47 +01:00
7b93451897 Evaluated proc strip_color str {regsub -all {\x03\d{1,2}(,\d{1,2})?} $str {}}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:03:31 +01:00
96d784017d Evaluated rename strip_color strip_color_broken
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-08 03:00:23 +01:00
cdf3c4edee Evaluated proc strip_colour str {regsub -all {\d{1,2}(,\d{1,2})?} $str {}}
wrath created branch not-nix in wrath/shaniqua-core 2023-01-07 00:15:36 +01:00
wrath pushed to not-nix at wrath/shaniqua-core 2023-01-07 00:15:36 +01:00
wrath pushed to master at wrath/shaniqua-core 2023-01-07 00:13:57 +01:00
6b2aa321a4 ballsack
wrath pushed to master at wrath/shaniqua-core 2023-01-07 00:11:51 +01:00
3668a427b9 ballsack
wrath pushed to master at wrath/shaniqua-core 2023-01-07 00:11:09 +01:00
69d84db6b8 ballsack
wrath pushed to master at wrath/shaniqua-core 2023-01-07 00:08:32 +01:00
e7f8a4d95b move the plugins repo
wrath pushed to master at wrath/shaniqua-plugins 2023-01-07 00:07:06 +01:00
c59e1df710 maybe fix build for lts-16.13
5e2355eadd uh maybe fix api incompatibility for stackage lts-14.27
09b3a1d7cd bumped version to 1.6.0
e5fa9c39f6 Merge pull request #11 from noughtmare/master
78fa51c00c regen .travis.yml
Compare 11 commits »
wrath pushed to master at wrath/shaniqua-plugins 2023-01-07 00:06:04 +01:00
e175d3c2ea maybe fix build for lts-16.13
9b4d13546f uh maybe fix api incompatibility for stackage lts-14.27
f2e74a48c5 bumped version to 1.6.0
f95afdd34e Merge pull request #11 from noughtmare/master
e6c898ff58 regen .travis.yml
Compare 10 commits »
wrath created branch master in wrath/shaniqua-plugins 2023-01-07 00:06:04 +01:00
wrath created repository wrath/shaniqua-plugins 2023-01-07 00:05:45 +01:00
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-06 18:17:12 +01:00
18d6107288 Evaluated set ::american_inventions {}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-06 17:08:20 +01:00
20084a3a2b Evaluated proc _lex_fridman_reading {{ll 10}} {each [zip [.. $ll] [lrange [zip [shuffle $::easy_book] [shuffle $::hard_book]] 0 $ll-1]] {{i _} {list [list "Week [format "%02d" $i]" "$_" "[expr "1 + [rand 5]"]hr@[format "%04d" [rand 2000]] WPM"]}}}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-06 17:06:29 +01:00
b99db0fdc9 Evaluated proc lex_fridman_reading args {fuckingcolumns [apply {_lex_fridman_reading} $args]}
wrath pushed to master at wrath/shaniqua-smeggdrop 2023-01-06 17:05:04 +01:00
6d0a0558fe Evaluated proc _lex_fridman_reading {{ll 10}} {each [zip [.. $ll] [lrange [zip [shuffle $::easy_book] [shuffle $::hard_book]] 0 $ll-1]] {{i _} {list [list "Week $i" "$_" "[expr "1 + [rand 5]"]hr@[format "%04d" [rand 2000]] WPM"]}}}