forked from Pavel_Durov/python_bot
now we counting
This commit is contained in:
parent
9403350e15
commit
8d599c239b
@ -133,7 +133,7 @@ async def up_dick(message: types.Message):
|
||||
}
|
||||
|
||||
#### TODO проверить как-то по-умному что мы таки его добавили
|
||||
metadata = dicks_collection.insert(novenkiy)
|
||||
metadata = dicks_collection.insert(novenkiy, overwrite_mode='update')
|
||||
|
||||
|
||||
if numb > 0:
|
||||
|
Loading…
Reference in New Issue
Block a user