0.0.18 • Published 4 years ago

discord.js-old-methods v0.0.18

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

discord.js-old-methods

A W.I.P. npm package that adds discord.js v11 methods to v12!

USES DISCORD.JS VERSION 12.5.1

The methods discussed here will be added.

Methods Added so Far

Tested methods are marked with a check.

  • ✔ Client.fetchUser
  • ✔ Client.voiceConnections*
  • ✘ ClientUser.createGuild
  • ✘ ClientUser.setGame
  • ✘ Collection.deleteAll
  • ✘ Collection.exists
  • ✔ Guild.ban
  • ✔ Guild.unban
  • ✔ GuildMember.addRoles
  • ✔ GuildMember.colorRole*
  • ✔ GuildMember.highestRole*
  • ✔ GuildMember.hoistRole*
  • ✔ GuildMember.removeRoles
  • ✔ GuildMember.setRoles
  • ✔ RichEmbed
  • ✘ VoiceBroadcast.playFile
  • ✘ VoiceBroadcast.playStream
  • ✘ VoiceBroadcast.playArbitraryInput
  • ✘ VoiceBroadcast.playBroadcast
  • ✘ VoiceBroadcast.playOpusStream
  • ✘ VoiceBroadcast.playConvertedStream
  • ✘ VoiceConnection.playFile
  • ✘ VoiceConnection.playStream
  • ✘ VoiceConnection.playArbitraryInput
  • ✘ VoiceConnection.playBroadcast
  • ✘ VoiceConnection.playOpusStream
  • ✘ VoiceConnection.playConvertedStream

  • Added .get() to Managers. (no more .cache.get())

Notes

* Must use as function. It is currently not possible for us to make these a string. (submit a PR if you know how)

0.0.17

4 years ago

0.0.18

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.15

4 years ago

0.0.9

4 years ago

0.0.16

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.1

4 years ago