We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c944d commit 133aa93Copy full SHA for 133aa93
readme.md
@@ -386,6 +386,7 @@ sources:
386
token: xoxp-XXXXXXXXXXXXXXXXXXXXXXXXX
387
archived_channels: True ## By default False, set to True if you want to scan archived channels also
388
limit_mins: 15 ## By default 60 mins
389
+ limit_from: last_message ## By default current Unix timestamp, available options - UNIX Timestamp (e..g: 1737354387 last_message
390
channel_ids:
391
- XXXXXXXX
392
```
0 commit comments