Brian S. Stephan bss
bss deleted branch twitterbot from bss/dr.botzo 2019-10-11 08:47:19 -05:00
bss pushed to backend-frameworkification at bss/dr.botzo 2019-10-11 08:37:41 -05:00
c670072c86 add versioneer stuff to the project
bss pushed to backend-frameworkification at bss/dr.botzo 2019-10-06 10:44:36 -05:00
d5e1a2ed45 actually use an f-string when querying wttr.in
bss pushed to master at bss/hitomi 2019-10-06 10:15:16 -05:00
998153c511 add a !weather command to the bot
5660af1614 genericize request methods in DrBotzoBackend
Compare 2 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-10-06 09:34:32 -05:00
5f6e255ded fix some line length violations in weather/ircplugin.py
c0c0306419 expose weather report as an rpc view
Compare 2 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-10-06 09:14:36 -05:00
56d0e26c6d reimplement !weather in the IRC bot
b42d0ac0e9 pin irc==15.0.6 in requirements
Compare 2 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-10-05 10:36:49 -05:00
31758b80b6 weather: start rewriting weather plugin to use wttr.in
bss pushed to master at bss/hitomi 2019-09-29 12:56:21 -05:00
cfb7cdf6b2 markov.py: get context/target from guild or author rather than hardcoded
bss pushed to master at bss/hitomi 2019-09-29 12:18:58 -05:00
10fdf5f33c dice.py: remove unnecessary duplicate response.raise_for_status
859c164fea add markov plugin for learning/replying to chatter
8466cd62a0 .gitignore *.env
Compare 3 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-09-19 00:21:57 -05:00
802072caed add markov RPC method for learning a line
9e4bc595a4 add markov RPC method for generating a line from a context
Compare 2 commits »
bss pushed to master at bss/hitomi 2019-07-01 12:12:07 -05:00
8f0ae10fd4 dos2unix **/*
bss pushed to master at bss/hitomi 2019-06-29 10:55:53 -05:00
061a15caa3 give better output to discord of dice rolls, handle errors
5e4bcf6b1c add error detail handling to DrBotzoBackend
Compare 2 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-06-29 10:54:50 -05:00
d34fb18949 rename 'home' view as 'index', fixes DEBUG page behavior
abce0262f3 provide dice_str in exceptions, where applicable
b917f78ca5 replace dice sanity checks as asserts
c2aa3df13f fix some '!= None' checks, rewrite as 'is not None'
Compare 4 commits »
bss pushed to master at bss/hitomi 2019-06-22 11:53:04 -05:00
f048d7c193 add basic form of dice rolling via dr.botzo
d4ea843088 logging tweaks
f9baa76a24 reset the hitomi project, remove django, rebuild deps
Compare 3 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-06-22 11:45:16 -05:00
6b8dd1a645 dos2unix dice/*
649a148209 don't assert on trials if they aren't provided
Compare 2 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-06-21 18:07:24 -05:00
8fcc8365e3 add a dice rolling API view to the django app
bss pushed to backend-frameworkification at bss/dr.botzo 2019-06-21 17:14:07 -05:00
f78d407d4c move DiceRoller to its own module
8528152483 remove dice cthulhutech roll. hasn't been used in forever
f2fb0a26a4 remove unnecessary unicode_literal future imports, we py3 now
0f88715ffd remove unnecessary requirements-server.*
2f98a64cdd version bumps and migration to django 2.2
Compare 5 commits »
bss pushed to backend-frameworkification at bss/dr.botzo 2019-06-21 06:37:46 -05:00
bss created repository bss/incorporscripts 2019-02-18 17:37:10 -06:00
bss created repository bss/hitomi 2019-02-18 17:19:56 -06:00