aboutsummaryrefslogtreecommitdiffstats
path: root/groups.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-28 11:44:28 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-28 11:44:28 -0700
commite4d1c2848601d792ce16eee50222abeb23b77c11 (patch)
tree4392f43c252c6686bf28b86877f184f2d480fe41 /groups.py
init commitHEADmain
Diffstat (limited to 'groups.py')
-rw-r--r--groups.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/groups.py b/groups.py
new file mode 100644
index 0000000..0020bbf
--- /dev/null
+++ b/groups.py
@@ -0,0 +1,9 @@
+# Groups as they appear on Kpopping
+PULL_GROUPS = [
+
+]
+
+# for each groups skip these member ids, get the member id via the url on kpopping
+EXCLUSIONS = {
+ "GROUP_NAME": ["MEMBER_ID"]
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage