mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-19 12:57:22 +02:00
Compare commits
No commits in common. "95e483cdcb1652ea2fb121e5b2a80e10671e3ed5" and "886569d07ff8a37276d9a1a7310b4c2ab7727bdc" have entirely different histories.
95e483cdcb
...
886569d07f
@ -10,11 +10,6 @@ repos:
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: fix-byte-order-marker
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.6"
|
||||
hooks:
|
||||
@ -25,3 +20,8 @@ repos:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
args: [-disable-max-line-length]
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
|
@ -54,11 +54,3 @@ integration manager for benefit of Element iOS users.
|
||||
|
||||
Note that the bot will likely require power level to touch room state so
|
||||
it will in most cases require power level 50.
|
||||
|
||||
For reference the list of commands:
|
||||
|
||||
- `!feeds feed <url> [label]` - Bridge an RSS/Atom feed to the room.
|
||||
- `!feeds feed list` - Show feeds currently subscribed to.
|
||||
- `!feeds feed remove <url>` - Unsubscribe from an RSS/Atom feed.
|
||||
- `!feeds setup-widget` - Open the setup widget in the room
|
||||
- `!feeds help` - This help text
|
||||
|
Loading…
x
Reference in New Issue
Block a user