Skip to content

Commit d3ea28b

Browse files
committed
fix: Added Debian and Redhat based
1 parent b0b91d6 commit d3ea28b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tux/cogs/guild/rolecount.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
distro_ids = [
4343
[1175176142899122246, "_arch"], # Arch
4444
[1175176866928263220, "_debian"], # Debian
45+
[1407741260726272000, "_debian"], # Debian-based
4546
[1175176922460860517, "_fedora"], # Fedora
4647
[1175176812293271652, "_ubuntu"], # Ubuntu
4748
[1175235143707918436, "_windows"], # Windows
@@ -61,6 +62,7 @@
6162
[1192177499413684226, "_asahi"], # Asahi
6263
[1207599112585740309, "_fedoraatomic"], # Fedora Atomic
6364
[1210000519272079411, "_redhat"], # RHEL
65+
[1407749794822094938, "_redhat"], # RedHat-based
6466
[1212028841103597679, "_plan9"], # Plan 9
6567
[1237704018629885983, "_cachyos"], # CachyOS
6668
[1237701203404783698, "_fedora"], # Fedora-based

0 commit comments

Comments
 (0)