mrdumpty
mrdumpty
Look at [my PR](https://github.com/shawnanastasio/python-matrix-bot-api/pull/18), its logic is slightly better. If rooms specified, bot will be exclusive anyway. If not specified, bot will be listening on all of its rooms. Accept...
Hi, For the "send_message" the main idea is that sending messages obviously is the one of main purposes of any chat bot, is not it? As developer, I feel much...
The way to make it work in jinja2 template is below. You can add this to the docs. 1) As you can see [here](https://docs.djangoproject.com/en/dev/topics/templates/#module-django.template.backends.django): > **Using context processors with Jinja2...