dpytest

A package that assists in writing tests for discord.py

MIT License

Downloads
3K
Stars
102
Committers
22

Bot releases are hidden (Show)

dpytest - v0.1.0

Published by Sergeileduc over 3 years ago

  • Bump version for clarity (support of 1.7.1)
  • Bug fix with role_mentions=None being not iterable.
dpytest - 0.0.23

Published by Sergeileduc over 3 years ago

  • Support for discord.py 1.7.1
  • Attachments allowed on messages
  • verify_embed without test fixed
  • Add members intent
  • Added more testing
dpytest - All the Docs

Published by CraftSpider over 4 years ago

As of this version, dpytest now has a readthedocs, as well as travis tests. Also included:

  • DMChannel support
  • Better mentions
dpytest - Permission support

Published by CraftSpider over 4 years ago

Thanks to contributors, dpytest now supports guild permissions, and checks them when messages are sent