thumbnailer trigger !thumb
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 36s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 36s
This commit is contained in:
parent
8d32dfef24
commit
cea4a13b4c
|
@ -5,7 +5,7 @@ export default async bot => {
|
||||||
|
|
||||||
return [{
|
return [{
|
||||||
name: "thumbnailer",
|
name: "thumbnailer",
|
||||||
call: /^\!thumb \d+/i,
|
call: /^\!thumb .*/i,
|
||||||
active: true,
|
active: true,
|
||||||
level: 100,
|
level: 100,
|
||||||
f: async e => {
|
f: async e => {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user