Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

76 lines (56 loc) · 2.51 KB

CHANGELOG

Small fixes are not listed. See diffs for each version to see details.

  • Bump discord.py version to 1.7.2
  • Fix issues with embed URLs throwing errors because of bad type
  • 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
  • Bump discord.py to 1.5.0, use Intents
  • announce command
  • Default prefix set to +
  • Make @ escaping transparent
  • Fix wormhole to string function
  • Remove hash from presence
  • 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
  • Direct messages and non-wormhole errors are not self-deleted
  • Info command is sorted by message count and is callable in DM
  • Announcements are embeds, so they stand out more
  • Bump discord.py version to 1.4.0
  • Check for user home before loading it (#19)
  • Feedback on wormhole creation & removal
  • Warnings on failed send/edit