Added
- Use YouTube's first-party API when an API key is provided.
- The
/test
command now reports when an alternative source is used for querying platforms. This is especially useful to determine whether Gamgee needed to fall back on an Invidius instance when YTDL failed, or when an API key was not configured.
Changed
- More reliable parsing of track duration data from Bandcamp, using a polyfill for the new Temporal API instead of RegEx.