2.0.0 • Published 2 years ago

fastu-voice-joiner v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

DiscordJs v13 Voice Channel Joiner

const voiceJoiner = require('fastu-voice-joiner');

let configs = [
    {
        "token": "xxxx",
        "guildID": "942369317650067486",
        "voiceChannelID": "942369320439271455",
        "setActivity_type": "WATCHING",
        "ready": "Can Adam",
        "setStatus_type": "dnd"
    },
    {
        "token": "xxxx",
        "guildID": "942369317650067486",
        "voiceChannelID": "942369320439271455",
        "setActivity_type": "WATCHING",
        "ready": "Can Adam",
        "setStatus_type": "dnd"
    },
    {
        "token": "xxxx",
        "guildID": "942369317650067486",
        "voiceChannelID": "942369320439271455",
        "setActivity_type": "WATCHING",
        "ready": "Can Adam",
        "setStatus_type": "dnd"
    }
]

configs.forEach(config => {
    voiceJoiner(config);
});

Ücretli Program/Site/Discord Bot/Bot Yaptırmak İçin Ulaşabilirsiniz!

Support

License