1.0.2 • Published 4 years ago

discord-togefun v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

discord-togefun

Get discord applications invites for voice channels (minigames, youtube etc.)

Avaible applications

betrayal, chess, chessDev, fishing, poker, youtubeTogether, youtubeWatch, youtubeDev, lettertile, wordsnack, doodlecrew, awkword, spellcast

Example usage

You can use any client (discord-client) ex. discord.js, eris

const Togefun = require('./index');
const togefun = new Togefun({
    botToken: 'your_bot_token',
    voiceChannelID: '900808685608136766' // Test channel ID, replace with your vc ID
})
togefun.poker()
.then(console.log)
.catch(console.log)

License & Support

MIT license, for any help you can join our Discord Server https://discord.gg/HrE5b6QXem

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago