Commit graph

4 commits

Author SHA1 Message Date
n5y
d3afa8def2 Slightly change example error handler docstring and comments 2020-06-09 12:29:26 +03:00
n5y
a0fc92bf21 Add an error-rising command to the error handler example 2020-06-09 12:27:04 +03:00
n5y
158f8efd21 Change error handler example
Including:
- Change the telegram message to include usual python error message.
- HTML-escape the strings used to build the telegram message.
- Capitalize comments and add more empty lines to hopefully unify the
  style with other examples, at least a bit.
- Reorder imports.
2020-06-08 09:28:16 +03:00
poolitzer
667c093dae adding error handling example 2020-06-07 15:26:47 -07:00