message when leave

This commit is contained in:
2019-03-19 05:35:10 +11:00
parent a44cf0ec8d
commit ba26c7bcc3

View File

@@ -0,0 +1,6 @@
module.exports = {
name: "Auto Voice Channel",
init: (dclient) => {
return
}
}