.tesar now has groups!
This commit is contained in:
NadekoBot.Core
Migrations
20171021092614_tesar-grouping.Designer.cs20171021092614_tesar-grouping.csNadekoSqliteContextModelSnapshot.cs
Modules
Services
Database
src/NadekoBot
@ -65,7 +65,7 @@ namespace NadekoBot.Core.Modules.Gambling.Services
|
||||
{
|
||||
var _t = Task.Run(async () =>
|
||||
{
|
||||
await Task.Delay(30000).ConfigureAwait(false);
|
||||
await Task.Delay(60000).ConfigureAwait(false);
|
||||
await _locker.WaitAsync().ConfigureAwait(false);
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user