Skip to content

Releases: PixelPizza/OurTube

Ourtube v1.0.0

07 Feb 21:39
d2ebab9
Compare
Choose a tag to compare

This is how the old Ourtube Use to run

What's Changed

  • Feat: removed client param from commands + events by @JaronZ in #1
  • Feat(Permissions): Set default command permissions by @JaronZ in #2
  • Feat(Commands): Added support command by @JaronZ in #3
  • Fix(InteractionCreate): Errors get shown to users by @JaronZ in #4
  • Fix(CustomConsole): Remove logs of token by @JaronZ in #5
  • Feat(Package): Added more package scripts by @JaronZ in #6
  • Feat: added client activities by @JaronZ in #7
  • Feat(Commands): Add invite command by @JaronZ in #8
  • Fix: Set default of global to true for commands by @JaronZ in #9
  • Docs: Added JSDoc comments to classes by @JaronZ in #10
  • Feat(Commands): Made seperate file for registering commands by @JaronZ in #11
  • Fix(Commands): Made it possible to add options by @JaronZ in #12
  • Feat(Commands): Added join command by @JaronZ in #14
  • Feat: Add join command by @JaronZ in #15
  • Feat: Removed startNoBuild from scripts by @JaronZ in #16
  • Fix(Invite): Added applications.commands scope by @JaronZ in #17
  • Feat: Auto-Reload Code by @JaronZ in #13
  • Feat: Auto-Reload Code by @JaronZ in #19
  • Feat(Commands): Added disconnect command by @JaronZ in #20
  • Feat(Commands): Added play command by @JaronZ in #21
  • Feat(Commands): Updated join command by @JaronZ in #22
  • Feat(Commands): Updated disconnect command by @JaronZ in #23
  • Feat(Client): Removed client.settings from client by @JaronZ in #24
  • Feat(Player): Added player events by @JaronZ in #25
  • Fix(Play): play now plays one song or playlist by @JaronZ in #26
  • Feat(Player): Added auto-update of player events by @JaronZ in #27
  • Feat: shortened/improved code by @JaronZ in #28
  • Feat(Play): Added option to specify where to search by @JaronZ in #29
  • Feat(Commands): Added nowplaying command by @JaronZ in #30
  • Feat(NowPlaying): Make nowplaying ephemeral by @JaronZ in #31
  • Feat(CommandCheck): Added check for same VC by @JaronZ in #32
  • Feat(CommandChecks): Improved cmd checks system by @JaronZ in #33
  • Feat(Checks): Added check if bot needs VC by @JaronZ in #34
  • Feat(Checks): Added checks enabling other checks by @JaronZ in #35
  • Feat(Checks): Added check ordering system by @JaronZ in #36
  • Feat: Using command system of discord-extend by @JaronZ in #37
  • Feat(Client): updated code to use discord-extend by @JaronZ in #38
  • Feat: Added discord-extend event system by @JaronZ in #39
  • Feat: removed Util.getJSFiles by @JaronZ in #40
  • Revert "Feat: removed Util.getJSFiles" by @JaronZ in #41
  • Feat: added prettier by @JaronZ in #42
  • Feat: Added discord-extend command check system by @JaronZ in #43
  • Feat(Commands): Added queue command by @JaronZ in #44
  • Fix: Fixed join for usage in play command by @JaronZ in #45
  • Code Scan by @mcpsbot in #46
  • Revert "Code Scan" by @JaronZ in #47
  • Code Scan by @JaronZ in #48
  • Feat: using discord-extend default command checks by @JaronZ in #49
  • feat: add remove command by @JaronZ in #50
  • fix: changed ytdl options so player keeps playing by @JaronZ in #51
  • feat: added pause command by @JaronZ in #52
  • feat: added resume command by @JaronZ in #53
  • fix: fixed bot leaving at the wrong time by @JaronZ in #54
  • feat: use sapphire framework by @JaronZ in #55
  • chore: removed unused modules by @JaronZ in #56
  • fix: join error displays when not able to connect by @JaronZ in #58
  • Feat: Add command permissions by @JaronZ in #57
  • Create volume.ts by @mcpsbot in #60
  • Create clear.ts by @mcpsbot in #61
  • feat: add skip command by @JaronZ in #62
  • Update Discord.js by @mcpsbot in #63
  • docs: add mcpsbot as a contributor for code by @allcontributors in #65
  • docs: add JaronZ as a contributor for code by @allcontributors in #66
  • docs: add mcpsbot as a contributor for ideas by @allcontributors in #68
  • docs: add JaronZ as a contributor for ideas by @allcontributors in #69
  • docs: add jaronz as a contributor for translation by @allcontributors in #72
  • docs: add JaronZ as a contributor for infra by @allcontributors in #73
  • feat: dutch translation by @JaronZ in #71
  • docs: add mcpsbot as a contributor for translation by @allcontributors in #77
  • feat: add seek command by @JaronZ in #78
  • feat: add hungarian translation by @JaronZ in #76
  • feat: move to prisma by @mcpsbot in #80
  • feat: add CI by @JaronZ in #84
  • feat: add blacklists by @mcpsbot in #81
  • feat: add unblacklist by @JaronZ in #85
  • Add .deepsource.toml by @deepsource-autofix in #86
  • Adds the appropriate return type for the method or function by @deepsource-autofix in #88
  • Format code with standardjs and prettier by @deepsource-autofix in #87
  • Updated Link Name by @mcpsbot in #90
  • feat: add gitpod by @JaronZ in #91
  • Feat: Added CoolDown by @JaronZ in #92
  • docs: add deepsourcebot as a contributor for bug, security by @allcontributors in #94
  • Format code with standardjs and prettier by @deepsource-autofix in #98
  • Format code with standardjs and prettier by @deepsource-autofix in #96
  • feat: update plugin i18next by @JaronZ in #102
  • Add blacklist translations by @mcpsbot in #104
  • feat: add guild webhook by @JaronZ in #105
  • Configure Renovate by @renovate in #107
  • chore(deps): pin dependencies by @renovate in #108
  • chore(deps): update actions/checkout digest to 7884fca by @renovate in #109
  • chore(deps): update github/codeql-action action to v2 by @renovate in #124
  • chore(deps): update actions/setup-node action to v3 by @renovate in #123
  • chore(deps): update actions/checkout action to v3 by @renovate in #122
  • chore(deps): update dependency tsup to v5.12.7 by @renovate in #114
  • fix(deps): update dependency @discordjs/opus to ^0.7.0 by @renovate in #121
  • chore(deps): update dependency @commitlint/config-angular to v16.2.4 by @renovate in #111
  • chore(deps): update dependency @sapphire/ts-config to v3.3.4 by @renovate in #113
  • chore(deps): update de...
Read more