This commit is contained in:
parent
ba0867f662
commit
08cc6b40c1
@ -163,7 +163,7 @@ async def up_dick(message: types.Message):
|
||||
async def send_topchat(message: types.Message):
|
||||
|
||||
|
||||
arango_client = ArangoClient(hosts='https://arango.vdk2ch.ru')
|
||||
arango_client = ArangoClient(hosts='https://arango.guaranteedstruggle.host')
|
||||
pipisa_db = arango_client.db('pipisa', username='root', password='stolendick527')
|
||||
dicks_collection = pipisa_db.collection('dicks')
|
||||
|
||||
@ -198,7 +198,7 @@ async def send_topchat(message: types.Message):
|
||||
async def send_global_top(message: types.Message):
|
||||
|
||||
|
||||
arango_client = ArangoClient(hosts='https://arango.vdk2ch.ru')
|
||||
arango_client = ArangoClient(hosts='https://arango.guaranteedstruggle.host')
|
||||
pipisa_db = arango_client.db('pipisa', username='root', password='stolendick527')
|
||||
dicks_collection = pipisa_db.collection('dicks')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user