many new
This commit is contained in:
@@ -95,7 +95,7 @@ func passiveIncome(b *laniakea.Bot) {
|
||||
user.IncomeTime = time.Now().Add(-time.Hour * 2)
|
||||
database.PostgresDatabase.Save(user)
|
||||
|
||||
b.Logger().Debug(fmt.Sprintf("У %d было пассивно собрано. След. сбор через час\n", user.TelegramID))
|
||||
b.Logger().Debug(fmt.Sprintf("У %d было пассивно собрано. След. сбор через час\n", user.ID))
|
||||
}
|
||||
|
||||
time.Sleep(time.Second * 5)
|
||||
|
||||
Reference in New Issue
Block a user