mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48: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:
@@ -1,6 +1,8 @@
|
||||
global using Serilog;
|
||||
global using Humanizer;
|
||||
|
||||
global using NadekoBot;
|
||||
|
||||
global using NadekoBot.Services;
|
||||
global using NadekoBot.Common;
|
||||
global using NadekoBot.Common.Attributes;
|
||||
|
Reference in New Issue
Block a user