Michael
Michael
dropped a few playlist 'URIs' into the widget but it doesn't seem to recognise any of them. Curious if anyone else has seen this. My particular dimension instance is hosted...
No matter what username i post the widget always takes me to this same video, the username of the video is 'channelname': https://www.twitch.tv/channelname my dimension is hosted at: https://dimension.perthchat.org ...
Just as the title states, i keep getting a red 'Invalid Symbol' error on the tradeview widget. My dimension is hosted here: https://dimension.perthchat.org  
Trying to get this bridge running using the Spantaleev deploy script here: https://github.com/spantaleev/matrix-docker-ansible-deploy/ Debian 10 Synapse v1.19.1 I follow the steps specified here: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-bridge-appservice-discord.md 1) Create a Discord Application here....
Some features from my own moderation tool (https://github.com/PC-Admin/PC-Admins-Synapse-Moderation-Tool/blob/master/modtool.py) that are currently missing from 'Synapse Admin': list_joined_rooms() [Apparently in progress: [#73](https://github.com/Awesome-Technologies/synapse-admin/pull/73)] ``` # Example: # $ curl -kXGET https://matrix.perthchat.org/_synapse/admin/v1/users/@PC-Admin:perthchat.org/joined_rooms?access_token=ACCESS_TOKEN ``` quarantine_users_media()...
Using mjolnir with the [https://github.com/spantaleev/matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) playbook. Mjolnir does not actually complete the unban tasks, here's an example: ``` Michael "!mjolnir unban COC @zergling.man:perthchat.org" Moderation-Bot "Done updating rooms - no errors"...
Been trying Monerujo in the wild. You can unlock the wallet with your fingerprint, great. But when it comes time to spend your left awkwardly reaching into your wallet and...
**Describe the bug** Tried out the new chatgpt bot today but it's failing to respond when pinged, it produced this error: ``` Feb 13 10:38:31 pagrus matrix-bot-chatgpt[26104]: Mon, 13 Feb...
So event reports are very useful for moderators and there seems to be no easy way of piping the event reports seen here into your mjolnir control room without creating...
### Summary In the docs one of the available for options for state is apparently 'current': https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_kvm_module.html#parameter-state Yet this doesn't actually appear to be an option? This code: ``` -...