We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b91d6 commit d3ea28bCopy full SHA for d3ea28b
tux/cogs/guild/rolecount.py
@@ -42,6 +42,7 @@
42
distro_ids = [
43
[1175176142899122246, "_arch"], # Arch
44
[1175176866928263220, "_debian"], # Debian
45
+ [1407741260726272000, "_debian"], # Debian-based
46
[1175176922460860517, "_fedora"], # Fedora
47
[1175176812293271652, "_ubuntu"], # Ubuntu
48
[1175235143707918436, "_windows"], # Windows
@@ -61,6 +62,7 @@
61
62
[1192177499413684226, "_asahi"], # Asahi
63
[1207599112585740309, "_fedoraatomic"], # Fedora Atomic
64
[1210000519272079411, "_redhat"], # RHEL
65
+ [1407749794822094938, "_redhat"], # RedHat-based
66
[1212028841103597679, "_plan9"], # Plan 9
67
[1237704018629885983, "_cachyos"], # CachyOS
68
[1237701203404783698, "_fedora"], # Fedora-based
0 commit comments