1.0.5 • Published 3 years ago

discord-remix v1.0.5

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

const discordRemix = require('discord-remix')

const myGuild = new discordRemix.guild({
  name: 'My new guild', //Non-Optional
  private: false //Optional
})

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago