tenebrous-dicebot/src/commands
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
..
basic_rolling.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
cofd.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
cthulhu.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
management.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
misc.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00
parser.rs Implement resync command without filtering ourselves out. 2020-11-22 21:30:24 +00:00
variables.rs Centralize plain text formatting at point of message sending. 2021-01-31 14:12:09 +00:00