Skip to content

Commit 06d2be2

Browse files
authored
Update triggers.json
Implements #6
1 parent 645f735 commit 06d2be2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SupportBot/triggers.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,28 @@
175175
}
176176
],
177177
"Answer": "https://docs.linuxgsm.com/steamcmd#steam-guard"
178+
},
179+
{
180+
"Name": "Backups",
181+
"Starters": [
182+
{
183+
"Type": "simple",
184+
"Value": "i create a backup"
185+
},
186+
{
187+
"Type": "simple",
188+
"Value": "i create backups"
189+
},
190+
{
191+
"Type": "simple",
192+
"Value": "i schedule backup"
193+
},
194+
{
195+
"Type": "simple",
196+
"Value": "i schedule a backup"
197+
}
198+
],
199+
"Answer": "https://docs.linuxgsm.com/commands/backup"
178200
}
179201
]
180202
}

0 commit comments

Comments
 (0)