fix: .banner fixed, will now show guild banner if available, otherwise global banner, if available

This commit is contained in:
Kwoth
2024-12-14 15:31:05 +00:00
parent acf6b7cf58
commit 5498bec8cc
3 changed files with 9 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o
## [5.3.2] - 14.12.2024
## Fixed
- `.banner` should be working properly now with both server and global user banners
## [5.3.1] - 13.12.2024
## Changed