Add Protocol Urls #103

Merged
Chiggy-Playz merged 17 commits from ProtocolUrls into 2.0 2021-10-27 12:32:50 +00:00
3 changed files with 249 additions and 4 deletions
Showing only changes of commit eadd424b44 - Show all commits

View File

@ -631,9 +631,9 @@ class ProtocolUrl(Enum):
hypesquad_settings = "discord://-/settings/hypesquad-online"
changelogs = "discord://-/settings/changelogs"
experiments = (
"discord://-/settings/experiments" # Doesn't work if you don't have it actually activated. Just blank screen.
)
# Doesn't work if you don't have it actually activated. Just blank screen.
experiments = "discord://-/settings/experiments"
developer_options = "discord://-/settings/developer-options" # Same as experiments
hotspot_options = "discord://-/settings/hotspot-options" # Same as experiments