projectmoon
  • Joined on 2020-11-05
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-04 18:56:34 +00:00
12b7d355d2 Docker image is 'tiny', not 'glibc-tiny'. Update to 0.8.0.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-04 10:31:58 +00:00
3c177dc304 Always point to glibc-tiny, not glibc.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-03 23:32:50 +00:00
f6099c657e Always point to glibc image for Docker build.
projectmoon closed issue projectmoon/tenebrous-dicebot#21 2021-02-03 23:28:07 +00:00
Pool roller interpets huge numbers as variable names
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-03 23:28:07 +00:00
932e06ad91 Fix database error name. Improve dice number conversion error message.
b7ccd4e7ad Refactor dice amount parser to reusable parsers.
b32b761f82 Update combine and dependencies.
9a5a18268c Parsing huge numbers are now errors, not variables.
Compare 4 commits »
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-02 22:03:51 +00:00
f5a8e16ce0 Slight refactor of calculate_dice_amount. Lazy error handling.
projectmoon closed issue projectmoon/tenebrous-dicebot#24 2021-02-02 21:46:18 +00:00
Limit number of commands that can be executed in one message
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-02 21:46:18 +00:00
7512ca0694 Allow up to 50 commands per message.
projectmoon pushed to master at projectmoon/tenebrous-sheets 2021-02-02 20:30:36 +00:00
91e7dde3eb Update dependencies.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-02-02 20:21:36 +00:00
3faca6a2df Update dependencies.
projectmoon closed issue projectmoon/tenebrous-dicebot#30 2021-01-31 14:57:34 +00:00
Properly format die/dice plurality
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-31 14:57:34 +00:00
042ecc40e0 Properly format dice plurality in CofD dice pools.
projectmoon closed issue projectmoon/tenebrous-dicebot#15 2021-01-31 14:47:58 +00:00
Formatted usernames in response
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-31 14:47:04 +00:00
df54e6555a Use 'username bubbles' in responses instead of straight user ID.
projectmoon closed issue projectmoon/tenebrous-dicebot#25 2021-01-31 14:37:24 +00:00
Log if there are failures when executing multiple commands
projectmoon merged pull request projectmoon/tenebrous-dicebot#52 2021-01-31 14:36:21 +00:00
Print out how many commands failed in a multi-command scenario.
projectmoon merged pull request projectmoon/tenebrous-dicebot#52 2021-01-31 14:36:18 +00:00
Print out how many commands failed in a multi-command scenario.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-31 14:36:17 +00:00
b3c4d8a38c Centralize plain text formatting at point of message sending.
a4e66a0ca6 Basic output for multiple command failures.
d0c6ca3de8 Print out how many commands failed in a multi-command scenario.
Compare 3 commits »
projectmoon opened issue projectmoon/tenebrous-dicebot#53 2021-01-31 14:25:11 +00:00
Prepare for connectivity to the web application