tenebrous-dicebot/src/bin
projectmoon b3c4d8a38c
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
Centralize plain text formatting at point of message sending.
Instead of relying on all parts of the application to construct both
HTML and plain-text responses, we now construct only HTML responses,
and convert the HTML to plain text right before sending the message to
Matrix.

This is a first iteration, because the plain text has a few extra
newlines than it should, created by use of nested <p> tags.
2021-01-31 14:12:09 +00:00
..
dicebot-cmd.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
dicebot.rs Add db migration support, change variables schema. 2020-10-30 21:53:22 +00:00