Skip to content

Releases: LizardByte/support-bot

v2023.1215.230622

15 Dec 23:22
f518f8b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #235

Full Changelog: v2023.1211.161323...v2023.1215.230622

v2023.1211.161323

11 Dec 16:17
f2d1d33
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump LizardByte/create-release-action from 2023.1128.2625 to 2023.1210.832 by @dependabot in #232

Full Changelog: v2023.1210.145709...v2023.1211.161323

v2023.1210.145709

10 Dec 14:57
42e47ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.1210.50616...v2023.1210.145709

v2023.1210.50616

10 Dec 05:09
9590d34
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump LizardByte/setup-release-action from 2023.1128.1400 to 2023.1210.1904 by @dependabot in #227

Full Changelog: v2023.1210.44113...v2023.1210.50616

v2023.1210.44113

10 Dec 04:45
cdb5fea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.1207.151305...v2023.1210.44113

v2023.1207.151305

07 Dec 15:35
f21262c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #220

Full Changelog: v2023.1204.232621...v2023.1207.151305

v2023.1204.232621

04 Dec 23:28
db2d34f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v2023.1204.232621

v0.1.3

19 Apr 23:06
3e916ad
Compare
Choose a tag to compare

Added

  • Add channel command

Dependencies

  • Bump python-dotenv from 0.21.1 to 1.0.0
  • Bump libgravatar from 1.0.3 to 1.0.4
  • Bump py-cord from 2.4.0 to 2.4.1
  • Bump beautifulsoup4 from 4.11.2 to 4.12.2
  • Bump python from 3.11.2 to 3.11.3

Misc

  • Update global workflows
  • Update global docker
  • Update docker platforms

v0.1.2

20 Feb 02:05
c7d5c35
Compare
Choose a tag to compare

Dependencies

  • Bump flask from 2.2.2 to 2.2.3
  • Bump igdb-api-v4 from 0.0.5 to 0.1.0
  • Bump requests from 2.28.1 to 2.28.2
  • Bump python-dotenv from 0.20.0 to 0.21.1
  • Bump libgravatar from 1.0.0 to 1.0.3
  • Bump beautifulsoup4 from 4.11.1 to 4.11.2
  • Bump py-cord from 2.0.1 to 2.4.0
  • Bump python from 3.9.12 to 3.11.2

v0.1.1

20 Aug 16:57
0941b25
Compare
Choose a tag to compare

Changed

  • Enable timeout callback for /docs command after 45s
  • Incomplete /docs commands are deleted 30s after the timeout period
  • /docs command is reset for each call
  • Fix url returned for /docs command when None was selected as category
  • Move constants to discord_constants.py
  • Move avatar related items to discord_avatar.py

Added

  • Add discord_modals.py

Dependencies

  • Bump flask from 2.2.1 to 2.2.2
  • Bump py-cord from 2.0.0 to 2.0.1