profiles/discord: add server-count plugin

This commit is contained in:
Infinidoge 2021-11-19 00:15:40 -05:00
parent 91ccaee9e1
commit e5ef2d6427
2 changed files with 2 additions and 0 deletions

View file

@ -113,6 +113,7 @@
discord-rolecolor-everywhere = { url = "github:powercord-community/rolecolor-everywhere"; flake = false; }; discord-rolecolor-everywhere = { url = "github:powercord-community/rolecolor-everywhere"; flake = false; };
discord-scrollable-autocomplete = { url = "github:GriefMoDz/scrollable-autocomplete"; flake = false; }; discord-scrollable-autocomplete = { url = "github:GriefMoDz/scrollable-autocomplete"; flake = false; };
discord-send-timestamps = { url = "github:12944qwerty/send-timestamps"; flake = false; }; discord-send-timestamps = { url = "github:12944qwerty/send-timestamps"; flake = false; };
discord-server-count = { url = "github:TheShadowGamer/Server-Count"; flake = false; };
discord-showAllMessageButtons = { url = "github:12944qwerty/showAllMessageButtons"; flake = false; }; discord-showAllMessageButtons = { url = "github:12944qwerty/showAllMessageButtons"; flake = false; };
discord-smart-typers = { url = "github:GriefMoDz/smart-typers"; flake = false; }; discord-smart-typers = { url = "github:GriefMoDz/smart-typers"; flake = false; };
discord-total-members = { url = "github:cyyynthia/total-members"; flake = false; }; discord-total-members = { url = "github:cyyynthia/total-members"; flake = false; };

View file

@ -61,6 +61,7 @@
discord-rolecolor-everywhere discord-rolecolor-everywhere
discord-scrollable-autocomplete discord-scrollable-autocomplete
discord-send-timestamps discord-send-timestamps
discord-server-count
discord-showAllMessageButtons discord-showAllMessageButtons
discord-smart-typers discord-smart-typers
discord-total-members discord-total-members