Julian-Samuel Gebühr
Julian-Samuel Gebühr
The ansible roles could also provide a uninstall role that is triggered by` matrix-registration-bot-enabled=false`. In the `main.yml` it would look like this: ``` - import_tasks: "{{ role_path }}/tasks/setup_uninstall.yml" when: "run_setup|bool...
Some users would like the bot to only respond when mentioned. This should be configurable by the admin via the config file
The matrix-bot should automatically set a profile picture to make itself recognizable
`!show` and `!delete` need an argument, the bot does currently not provide a sensible error message
There are two viable installation strategies for Mobilizon **[Installation via Release](https://docs.joinmobilizon.org/administration/install/release/)** and **[via source](https://docs.joinmobilizon.org/administration/install/source/)** Both ways of installation have to be adapted to uberspace and currently present problems. In the...
**Steps to reproduce** 1. Go to clients in the Maubot Manager 2. Input a user ID and an Access token 3. click `Create` without choosing the homeserver **What happens** There...
**Describe the bug** The streamer fails during start. It seems to be an issue with `chat_send.click()` **To Reproduce** Steps to reproduce the behavior: Pull newest docker image, configure, try to...
To test try the following: - start the app - create an encrypted room (without inviting someone) - send a message - close the app - restart the app -...