mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Using humanizer to deal with time and string trimming in some cases. Removed unused methods. Currency output format improvement (will use guild locale now for some commands)
This commit is contained in:
@@ -111,7 +111,6 @@ Windows default
|
||||
public string ConnectionString { get; set; }
|
||||
}
|
||||
|
||||
// todo fixup patreon
|
||||
public sealed record PatreonSettings
|
||||
{
|
||||
public string ClientId { get; set; }
|
||||
|
Reference in New Issue
Block a user