mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore(bots/discord): add default config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ⚙️ Configuration
|
||||
|
||||
You will need to copy `config.example.ts` to `config.ts` to be able to start the bot, as it is the default configuration.
|
||||
See [`config.ts`](../config.ts).
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -79,7 +79,7 @@ filterOverride: {
|
||||
},
|
||||
```
|
||||
|
||||
[^1]: Possible triggers are regular expressions or [label configurations](../config.example.ts#L83).
|
||||
[^1]: Possible triggers are regular expressions or [label configurations](../config.schema.ts#L83).
|
||||
Label configurations are only allowed for **text scans** currently. However in the future, it may also come for image scans. There is nothing preventing this from happening.
|
||||
|
||||
## ⏭️ What's next
|
||||
|
||||
Reference in New Issue
Block a user