<@U19PA0D4N> You could probably simplify that code...
# announcements
c
@xaethos You could probably simplify that code a bit by using
buildString{}
instead of
StringBuilder
followed by
toString()