Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Releases: sinus-x/discord-wormhole

v0.2.5

08 May 17:51
6510701
Compare
Choose a tag to compare
  • Bump discord.py version to 1.7.2
  • Fix issues with embed URLs throwing errors because of bad type

v0.2.4

27 Apr 10:13
f592668
Compare
Choose a tag to compare
  • Unite nickname limits to 32 characters
  • Distinguish successfull and invalid whois lookups in the log
  • Do not use mentions in logs (they don't work if you aren't on the server)
  • This may be the last release

v0.2.3

05 Dec 15:53
7243524
Compare
Choose a tag to compare
  • block command ([PR-67] by [AlejandroGomezFrieiro])
  • spy messages command

v0.2.2

05 Oct 12:15
dc8b9f3
Compare
Choose a tag to compare
  • Bump discord.py to 1.5.0, use Intents

v0.2.1

21 Sep 06:26
44e2b18
Compare
Choose a tag to compare
  • announce command
  • Default prefix set to +
  • Make @ escaping transparent
  • Fix wormhole to string function
  • Remove hash from presence

0.2

09 Sep 12:16
20c546d
Compare
Choose a tag to compare
0.2
  • Force registration in Wormhole
  • Direct messages and non-wormhole errors are preserved
  • info is sorted by count and is callable in DM
  • Announcements are embeds, so they stand out
  • Messages are sent at the same time (PR-48 by CrafterSvK)
  • User list can be filtered by attribute and is sorted by nickname
  • Wormholes are sorted by message count in public interface
  • Discord tags are translated to Wormhole tags
  • If the message is not replicated, checkmark reaction is added on success