discord-voice

⏲️ A complete framework to facilitate the tracking of user voice time using discord.js

Stars
37
Committers
3

Bot releases are visible (Hide)

discord-voice - 🎉 | Release 3.0.0-patch-2 Latest Release

Published by Lebyy over 1 year ago

What's Changed

Full Changelog: https://github.com/discord-voice/discord-voice/compare/3.0.0.1...3.0.0.2

discord-voice - 🏷️Release v2.0.6

Published by Lebyy about 3 years ago

What's Changed

Full Changelog: https://github.com/Lebyy/discord-voice/compare/2.0.5...2.0.6

discord-voice - ⚡Fixing the channelAndMember function in User class

Published by Lebyy about 3 years ago

  • This release fixes the bug where if the guild is null the package will throw an error causing the node.js app to crash.
discord-voice - 🔖 Release v2.0.4

Published by Lebyy about 3 years ago

  • This release adds stage voice channel's support ONLY for discord.js v13.x users.
  • This release fixes a bug with the channelIds config where it used to throw an internal error.
  • This release add's support for BigInt's.
discord-voice - 🎉Release v2.0.3

Published by Lebyy about 3 years ago

This release fixes a typo in the Manager.js

discord-voice - 🎉Release v2.0.2

Published by Lebyy about 3 years ago

This release fixes the bug when a user is saved without being checked in the db.

discord-voice - ✨Release v2.0.1

Published by Lebyy about 3 years ago

⚠️This release changed almost EVERYTHING on how the module works.

  • 📝Redesigned docs thanks to Yukitoki.
  • 📁Added support for multiple databases.
  • ⏲️Live Voice Tracking.
  • 🐛 All previous bug's fixed.
  • 🕸️Sharding support.
  • ✨Entire code-base re-write.
  • 📊 Voice Time Based XP/Levels.
discord-voice - 🎉Release v1.0.8-patch2

Published by Lebyy over 3 years ago

  1. Fixes a typo.
discord-voice - 🎉Release v1.0.8-patch1

Published by Lebyy over 3 years ago

  1. Fixes a issue with the event emitter.
discord-voice - 🎉Release v1.0.8

Published by Lebyy over 3 years ago

  1. Fixed a bug with the package throwing error on partial users.
  2. Fixes a issue with the event emitter.
discord-voice - 🎉Release v1.0.7

Published by Lebyy over 3 years ago

  1. Fixes a bug with the unMute and unDeaf handler
discord-voice - 🎉Release v1.0.6

Published by Lebyy over 3 years ago

  1. Fixes a bug with the unhandledVoiceStateUpdate handler.
  2. Bumping mongoose and updating typings.
discord-voice - 🎉Release v1.0.5

Published by Lebyy over 3 years ago

  1. Fixes a bug with the handlers
discord-voice - 🎉Release v1.0.4

Published by Lebyy over 3 years ago

  1. Fixed a bug with the mute handler
  2. Updated the README to show how to use module
discord-voice - 🎉Release v1.0.3

Published by Lebyy over 3 years ago

  1. Added plenty of events which will be triggered on the user's vc actions. (Check the docs for a brief list of them)
  2. Options are now guild based and adding them in the start function won't work anymore there are seperate function made for them. (Check the docs for a brief list of them)
  3. Voice Time is now saved in objects! For each channel.
  4. Improved alot of bugs and memory leaks with the whole module.
discord-voice - 🎉Release v1.0.2

Published by Lebyy over 3 years ago

discord-voice - 🎉Release v1.0.1

Published by Lebyy over 3 years ago