Each channel in Diggiest has a state that controls whether Diggiest fetches new messages from it and whether pages derived from its content are publicly visible.Documentation Index
Fetch the complete documentation index at: https://docs.diggiest.io/llms.txt
Use this file to discover all available pages before exploring further.
States
INDEXED
Diggiest continuously fetches new messages from the channel and publishes Diggiest pages based on its content. This is the active state — the channel is fully live and contributing to your published content.UNINDEXED
Diggiest stops fetching new messages from the channel. However, any Diggiest pages that were already created from previously fetched messages remain published. Use this state to pause indexing without taking existing content offline.UNPUBLISHED
Diggiest stops fetching new messages and unpublishes any Diggiest pages that were created based on this channel’s content. The content is no longer visible to readers.Comparison
| INDEXED | UNINDEXED | UNPUBLISHED | |
|---|---|---|---|
| Fetches new messages | Yes | No | No |
| Existing pages stay published | Yes | Yes | No |
| New pages are published | Yes | No | No |