matrix-alertbot/my_project_name
Andrew Morgan 647233cfac Add example commands for reactions and event reply
There is now a 'react' command that the bot will react to when used. When a reaction is
made on a message that the bot sent, then it will acknowledge that reaction using a
reply.
2021-01-03 23:53:45 -05:00
..
__init__.py Fix some lingering matrix-reminder-bot refs 2020-08-11 17:37:54 -07:00
bot_commands.py Add example commands for reactions and event reply 2021-01-03 23:53:45 -05:00
callbacks.py Add example commands for reactions and event reply 2021-01-03 23:53:45 -05:00
chat_functions.py Add example commands for reactions and event reply 2021-01-03 23:53:45 -05:00
config.py Prevent peewee debug logging 2021-01-03 23:34:56 -05:00
errors.py Lint and add lint.sh dev script 2020-08-09 15:02:07 -07:00
main.py Add example commands for reactions and event reply 2021-01-03 23:53:45 -05:00
message_responses.py Lint and add lint.sh dev script 2020-08-09 15:02:07 -07:00
storage.py Add support for postgres as a db backend 2020-08-16 15:51:59 +01:00