Releases: jordishore/Discord-Odesli-Bot
Releases · jordishore/Discord-Odesli-Bot
v2.0.0
release notes to come
Full Changelog: v1.1.2...v2.0.0
v2.0.0b4
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
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
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
Changed command prefix to '?'
Discord-Odesli-bot
v1.0.0 Initial commit