diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:08:10 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-04-13 01:08:10 -0700 |
| commit | 163e07adb573da8497c9ccf0ae97a6c261e7b14a (patch) | |
| tree | 72c1763fbb76b8fc24b318ffa7c4028273ebf01b /data | |
initial commit. Migration from GitLab
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels.txt | 4 | ||||
| -rw-r--r-- | data/exclude_channel.txt | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/data/channels.txt b/data/channels.txt new file mode 100644 index 0000000..2b86946 --- /dev/null +++ b/data/channels.txt @@ -0,0 +1,4 @@ +# DELETE THIS: [Add new line delineated channels here]. One each line +# DELETE THIS: ChannelName: +# DELETE THIS: [Add new line delineated channels here]. One each line with channel id and name seperated by a colon +# DELETE THIS: Channel_ID:Channel_Name diff --git a/data/exclude_channel.txt b/data/exclude_channel.txt new file mode 100644 index 0000000..18663d6 --- /dev/null +++ b/data/exclude_channel.txt @@ -0,0 +1,3 @@ +DELETE_THIS and write channel id to ignore on each line +i.e UC-1234567890 +UC-0987654321
\ No newline at end of file |
