This repository has been archived on 2024-06-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
OctobotStealth/src/Services/Update
Macintosh II d837745b11
Add string interpolation for SongUpdateService (#139)
I added a string interpolation for SongUpdateService for
better activity status configuration. So now you can add some characters
if you want, or even swap the song title and author.

Also songs are now displaying in Splatoon™ style.

---------

Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com>
2023-10-02 17:41:43 +03:00
..
MemberUpdateService.cs Use Snowflake#Empty extension method instead of '== 0' checks (#134) 2023-09-30 15:53:05 +00:00
ScheduledEventUpdateService.cs Don't forget to remove scheduled event data when notification channel is not set (#133) 2023-09-30 20:50:58 +05:00
SongUpdateService.cs Add string interpolation for SongUpdateService (#139) 2023-10-02 17:41:43 +03:00