Skip to content

Commit 645f735

Browse files
committed
Implements #5
1 parent b4ee7ca commit 645f735

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SupportBot/triggers.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,20 @@
161161
}
162162
],
163163
"Answer": "https://docs.linuxgsm.com/commands/mods"
164+
},
165+
{
166+
"Name": "Steam Guard",
167+
"Starters": [
168+
{
169+
"Type": "simple",
170+
"Value": "account using steam guard"
171+
},
172+
{
173+
"Type": "simple",
174+
"Value": "steam guard code"
175+
}
176+
],
177+
"Answer": "https://docs.linuxgsm.com/steamcmd#steam-guard"
164178
}
165179
]
166180
}

0 commit comments

Comments
 (0)