Merge branch 'f0ckdev' into 'master'
bump ytdl-core See merge request !65
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
module.exports = (lib) => {
|
||||
lib.trigger.add({
|
||||
name: 'test',
|
||||
call: /^!test$/i,
|
||||
call: /^!test/i,
|
||||
level: 0,
|
||||
active: 0,
|
||||
func: (e) => {
|
||||
|
||||
|
||||
},
|
||||
desc: 'muh'
|
||||
});
|
||||
|
Reference in New Issue
Block a user