Skip to content
Snippets Groups Projects
Commit c7169881 authored by Frederic Aust's avatar Frederic Aust
Browse files

req als Alternative zu request ergänzt. Beschreibung zu .links korrigiert, da...

req als Alternative zu request ergänzt. Beschreibung zu .links korrigiert, da es keine Passwortabfrage mehr gibt
parent 2b9f7135
Branches
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
"Names": [ "Names": [
".links" ".links"
], ],
"Description": "Get a list of all important links for various signal groups and community discords. Password protected. Type .links <password>.", "Description": "Get a list of all important links for various signal groups and community discords.",
"_Func": "links", "_Func": "links",
"allowedGroups":[] "allowedGroups":[]
}, },
...@@ -230,7 +230,8 @@ ...@@ -230,7 +230,8 @@
}, },
{ {
"Names": [ "Names": [
".request" ".request",
".req"
], ],
"Description": "Syntax: .request <String>. Do you wish for anything else? Request it!", "Description": "Syntax: .request <String>. Do you wish for anything else? Request it!",
"_Func": "request", "_Func": "request",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment