Skip to content

Releases: Hamziee/Ava

v0.2.7-beta

23 Apr 14:49
eb30ec0
Compare
Choose a tag to compare

[!] IMPORTANT MUST READ

In this new version the config has been changed, please look at the changes in the new config and implement them in your existing config.

Added

  • A check if the key has been entered for the cats command. If not, it will warn you in the console.

Changed

  • [!] CONFIG HAS CHANGED, please look at the changes in the new config and implement them in your existing config.
  • Ava uses thecatapi.com for cats command because the old API was unreliable.

v0.2.6-b

14 Apr 20:14
74f2938
Compare
Choose a tag to compare

Changed

  • Ava does not respond to everyone, here and role pings anymore. (Issue #18)

v0.2.5-b

14 Apr 18:48
10ae40c
Compare
Choose a tag to compare

Changed

  • Upgraded yt_dlp to 2024.4.9. (Old: 2024.3.10)

v0.2.4-b

14 Apr 18:34
82d47cb
Compare
Choose a tag to compare

Added

  • Show help message after Ava is pinged.

Changed

  • Fixed issue with music not playing. (issue #11)

v0.2.3-b

14 Apr 17:53
406c612
Compare
Choose a tag to compare

Changed

  • Fixed issue with music not playing. (issue #11)

v0.2.2-b

14 Apr 01:20
596cc37
Compare
Choose a tag to compare

Changed

  • Cats and Dog commands: web request are now asynchronous to avoid sending a message without receiving an image first. ( issue #12 )
  • Fixed issue with music not playing. ( issue #11 )

v0.2.1-b

13 Apr 13:33
b0ea917
Compare
Choose a tag to compare

Added

  • Dog command: Sent random cute dog images, thanks to dog.ceo/dog-api/.
  • Fun category in help.py

v0.2.0-b

13 Apr 00:56
a5d691a
Compare
Choose a tag to compare

Added

  • Cat command: Sent random cute cat images, thanks to cataas.com.

v0.1.9-b

02 Apr 00:45
Compare
Choose a tag to compare

Added

  • Cogwatch: Developing is now easier, no need to restart the bot. Cogwatch reloads the cog when changes are detected. (Make sure to save the file you're working on for Cogwatch to work :D)

Removed

  • Admin cog: There is no need for it now, may be added back in the future when needed.

v0.1.8-b

30 Mar 23:51
Compare
Choose a tag to compare

Changes

  • Embed command can only be run by users with the Manage Server permission.