From 163e07adb573da8497c9ccf0ae97a6c261e7b14a Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 13 Apr 2024 01:08:10 -0700 Subject: initial commit. Migration from GitLab --- data/channels.txt | 4 ++++ data/exclude_channel.txt | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 data/channels.txt create mode 100644 data/exclude_channel.txt (limited to 'data') 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 -- cgit v1.2.3