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

This commit is contained in:
Toastie 2024-12-15 20:34:04 +13:00
parent 75f5cfde29
commit 29822cd0cb
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
3 changed files with 9 additions and 2 deletions
src/EllieBot

View file

@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>5.3.1</Version>
<Version>5.3.2</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>