Added .timely .timelyset and .timelyreset (basically daily flowers, with customizable period)
This commit is contained in:
@ -12,5 +12,6 @@ namespace NadekoBot.Core.Services
|
||||
Task SetImageDataAsync(string key, byte[] data);
|
||||
Task SetAnimeDataAsync(string link, string data);
|
||||
TimeSpan? AddTimelyClaim(ulong id, int period);
|
||||
void RemoveAllTimelyClaims();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user