Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

1.1.1 - Slash Commands Support

Compare
Choose a tag to compare
@berrysauce berrysauce released this 14 May 12:12
· 5 commits to main since this release
d288a71

This update adds Slash Commands Support

Added

  • Slash Commands
  • Regex check for URLs
  • Sentry error logging

Changed

  • changed some messages to Discord Embeds

Removed

  • more unnecessary print statements & comments

Security

  • upgraded aiohttp from 3.6.3 to 3.7.4