mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 10:18:27 -04:00
NadekoBot Patronage system, Search commands improvements + fixes
This commit is contained in:
@@ -465,9 +465,6 @@ public partial class Utility : NadekoModule
|
||||
}
|
||||
|
||||
[Cmd]
|
||||
#if GLOBAL_NADEKO
|
||||
[Ratelimit(30)]
|
||||
#endif
|
||||
public async partial Task Ping()
|
||||
{
|
||||
await sem.WaitAsync(5000);
|
||||
|
Reference in New Issue
Block a user