Skip to content

Releases: lovvskillz/python-discord-webhook

0.8.0

14 May 11:20

Choose a tag to compare

0.8.0 Pre-release
Pre-release
  • add set_content() function

0.7.1

12 Mar 20:24

Choose a tag to compare

0.7.1 Pre-release
Pre-release
  • fixed an issue where the default timestamp was not updated

0.7.0

24 Jan 18:18

Choose a tag to compare

0.7.0 Pre-release
Pre-release
  • add an entry point for a minimal cli

0.6.0

13 Dec 00:32

Choose a tag to compare

0.6.0 Pre-release
Pre-release
  • send webhook to multiple urls if urls are provided as list

0.5.0

21 Nov 11:30

Choose a tag to compare

0.5.0 Pre-release
Pre-release
  • .execute() now returns the webhook response

0.4.1

29 Nov 12:34

Choose a tag to compare

0.4.1 Pre-release
Pre-release

Fixes

  • convert DiscordEmbed to dict because DiscordEmbed is not JSON serializable

0.4.0

16 Nov 18:55

Choose a tag to compare

0.4.0 Pre-release
Pre-release
  • import from package instead of sumbodule

Features

  • send files and message/embed simultaneously