mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
module.exports = {
|
|
name: "Auto Voice Channel",
|
|
init: (dclient) => {
|
|
return
|
|
}
|
|
} |