Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xoltia xoltia released this 04 Jan 19:43
· 42 commits to main since this release

Fixes

  • Upgraded to discordgo@master to apply a fix to API changes made by Discord
    • For now 0.2.x and 0.1.x versions do not work

Improvements

  • Better success/error messages
  • History pagination now times out at 2 minutes
  • New history options
    • show-ids shows ID as field titles
    • quick-nav replaces next and previous buttons with multiple arrows for quicker navigation
  • Data sources update without any intervention
    • Customize interval using data_update_interval in the config file (in nanoseconds, defaults to 7 days)
    • Restarting the bot updates the data regardless of update time, use the --skip-data-update flag to prevent this.
  • YouTube videos will attempt to fallback to yt-dlp if the first attempt fails
  • NSFW visual novel thumbnails are blurred

Full Changelog: v0.2.6...v0.3.0