Skip to content

Releases: jordishore/Discord-Odesli-Bot

v2.0.0

02 Jul 08:16
Compare
Choose a tag to compare

release notes to come

Full Changelog: v1.1.2...v2.0.0

v2.0.0b4

04 May 07:36
Compare
Choose a tag to compare
v2.0.0b4 Pre-release
Pre-release

v2.0.0b4

Fixed bug in userCountry param that was found when parsing youtube video links

  • chore: Update logging and URL encoding in bot.py
  • Refactored logging and URL encoding in the bot.py file for better readability and consistency.

Full Changelog: v1.1.2...v2.0.0b4

v1.1.2

04 May 05:53
Compare
Choose a tag to compare

v1.1.2
Previously the bot would treat all types(album, song) as a song. It now enums the type and returns the correct type in it's message, with correct grammar. ie "user shared an album" or "user shared a song"

Full Changelog: v1.1.1...v1.1.2

Discord-Odesli-bot v1.1.1

21 Jun 23:59
Compare
Choose a tag to compare

Major Updates:
Bot now removes the original command message and mentions the author in its reply. This is to reduce the clutter from many embedded links in a channel.

Minor Updates:
Additional logging parameters were added.

Discord-Odesli-bot v1.0.1

21 Jun 12:44
Compare
Choose a tag to compare

Changed command prefix to '?'

Discord-Odesli-bot

28 May 11:16
Compare
Choose a tag to compare
v1.0.0

Initial commit