Brian S. Stephan bss
bss pushed to master at bss/ttrpg-site 2021-06-10 16:55:34 -05:00
8547546a0a move 13th age pages from bss.zone to here
bss created repository bss/ttrpg-site 2021-06-06 13:02:14 -05:00
bss pushed to master at bss/gentoo-overlay 2021-06-01 17:18:03 -05:00
ad55dfd53f cava: rejigger VERSION, error flags to ignore build warnings
bss pushed to master at bss/dr.botzo 2021-05-17 10:07:48 -05:00
6ab86f773c irc plugin to turn text into zalgo text
3d5e6754e8 add zalgo-text and bump pip-tools
ab1d3456ad only show PRIVMSGed if we had something to PRIVMSG
a550bf07ac discard from set to ignore KeyError
3fe0a8e59e initialize state stuff in __init__
Compare 6 commits »
bss pushed to master at bss/dr.botzo 2021-05-05 08:46:19 -05:00
651399f5fc delete history pointer after reporting
0b3386e183 display channel count in the privmsg report
b21421a395 give feedback on lines missed regardless of pub/privmsg
9368c8b823 also report on where history was said
def5964658 track, display timestamp of history
Compare 7 commits »
bss closed issue bss/dr.botzo#3 2021-04-26 22:42:34 -05:00
Improvement: more commands need to abort before Markov
bss commented on issue bss/dr.botzo#3 2021-04-26 22:42:28 -05:00
Improvement: more commands need to abort before Markov

Not a bug. I introduced this behavior in the switch to DB-based server configs; Markov was matching '

bss pushed to master at bss/dr.botzo 2021-04-26 11:53:10 -05:00
b971b72af8 put current weather and forecast on separate lines
bss pushed to master at bss/dr.botzo 2021-04-25 23:19:37 -05:00
40286eeafc replace IRC color codes with nothing
bss pushed to master at bss/dr.botzo 2021-04-25 21:08:53 -05:00
d888c5f03b add Pi simulation values to serializer
bss pushed to master at bss/dr.botzo 2021-04-25 21:07:33 -05:00
d7b7bdf73d add another word match for countdown text triggers
a03c69258f use per-server IrcChannel for reminders
43f2b09057 don't add the empty string to additional nicks
3aa3fb14e4 add RPC API to retrieve fact(s)
1fc8af09f8 use nearest area to produce return location
Compare 11 commits »
bss opened issue bss/dr.botzo#3 2021-04-25 09:29:55 -05:00
Improvement: more commands need to abort before Markov
bss closed pull request bss/dr.botzo#2 2021-04-24 15:36:23 -05:00
Merge where I left backend-frameworkification
bss merged pull request bss/dr.botzo#2 2021-04-24 15:36:23 -05:00
Merge where I left backend-frameworkification
bss pushed to master at bss/dr.botzo 2021-04-24 15:36:22 -05:00
cbbf6eb311 Merge branch 'backend-frameworkification' of bss/dr.botzo into master
2f4156ce26 quote wttr.in requests
e64af1a0a1 report on karma keys
ca8798453c fix Dice plugin init
dc5f243608 optionally provide name of new countdown items
Compare 19 commits »
bss created pull request bss/dr.botzo#2 2021-04-24 15:34:08 -05:00
Merge where I left backend-frameworkification
bss pushed to backend-frameworkification at bss/dr.botzo 2021-04-24 15:29:27 -05:00
2f4156ce26 quote wttr.in requests
e64af1a0a1 report on karma keys
ca8798453c fix Dice plugin init
dc5f243608 optionally provide name of new countdown items
Compare 4 commits »
bss pushed to master at bss/gentoo-overlay 2021-01-12 23:13:50 -06:00
880dcd2662 new ebuild: games-misc/fortune-mod-dubya
bss pushed to backend-frameworkification at bss/dr.botzo 2020-10-25 12:28:50 -05:00
ab0d738851 for migrated pi history, set their x,y to -1.0 to be more obvious
9d94155f66 implement basic API GETs for countdown items
a6f8fc5dc1 make more countdown item fields optional in admin
Compare 3 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2020-10-25 11:26:47 -05:00
bcc5f767ba little cleanup TODO in PiLog simulate()
a0a1aa10f4 wow, unit tests! pi is covered (except for the irc plugin)
d5e5343193 have pi simulate via API return a 201
da815a1fc3 provide DRF action to run a pi simulation
ef08cec0fb fix field reference in the PiLog.hit property
Compare 5 commits »