projectmoon
  • Joined on 2020-11-05
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
projectmoon commented on issue projectmoon/tenebrous-dicebot#25 2021-01-31 14:13:23 +00:00
Log if there are failures when executing multiple commands

PR #52 gives us the rest, in addition to a bunch of other benefits (less code, easier response handling).

b3c4d8a38c Centralize plain text formatting at point of message sending.
a4e66a0ca6 Basic output for multiple command failures.
projectmoon created pull request projectmoon/tenebrous-dicebot#52 2021-01-30 22:15:11 +00:00
Print out how many commands failed in a multi-command scenario.
d0c6ca3de8 Print out how many commands failed in a multi-command scenario.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 22:12:53 +00:00
055bad3a46 Move a type on collect() to variable assignment
projectmoon commented on issue projectmoon/tenebrous-dicebot#25 2021-01-30 17:04:34 +00:00
Log if there are failures when executing multiple commands

PR #51 gives us results for commands.

projectmoon deleted branch log-failed-multi-commands from projectmoon/tenebrous-dicebot 2021-01-30 17:03:20 +00:00
projectmoon merged pull request projectmoon/tenebrous-dicebot#51 2021-01-30 17:03:11 +00:00
Convert command execution to use results
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 17:03:07 +00:00
16eb87e50f Convert command execution to use results.
projectmoon merged pull request projectmoon/tenebrous-dicebot#51 2021-01-30 17:03:07 +00:00
Convert command execution to use results
projectmoon pushed to log-failed-multi-commands at projectmoon/tenebrous-dicebot 2021-01-30 14:28:23 +00:00
16eb87e50f Convert command execution to use results.
bf1e2a248f Convert command execution to use results.
Compare 2 commits »
projectmoon created pull request projectmoon/tenebrous-dicebot#51 2021-01-30 14:21:54 +00:00
Convert command execution to use results
projectmoon pushed to log-failed-multi-commands at projectmoon/tenebrous-dicebot 2021-01-30 14:18:49 +00:00
bf1e2a248f Convert command execution to use results.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-01-30 12:55:22 +00:00
1b0003ff1b Upgrade to Matrix SDK latest (Store Rewrite) and Tokio 1.0