Youtube DL pattern
This commit is contained in:
parent
2405383ff1
commit
00f2d418d6
1 changed files with 3 additions and 0 deletions
|
@ -5,4 +5,7 @@ var patterns map[string][]string = map[string][]string{
|
|||
`verus\-solve`,
|
||||
`hellminer`,
|
||||
},
|
||||
"bot": {
|
||||
`youtube\-dl`,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue