#can't make bot online

1 messages · Page 1 of 1 (latest)

rancid marsh
#

help me transfer data from one db to other python SQLite to PostgreSQL

sinful apex
#

First create your tables in Postgres just how you created them in sqlite

#

Create 1 connection to the sqlite file and other to the Postgres. Different variable names ofc

#

Select data from connection 1 and insert in connection 2. Repeat for each table

#

Save

#

That's it

sinful apex
#

@rancid marsh

rancid marsh
#

ok

rancid marsh
#

How to convert list tuple into list

rancid marsh
#

how do I host my discord bot with sqlite db

#

how do I host my discord bot with sqlite db

keen hinge
rancid marsh
#
if member.banner is not None:
            embed.set_image(url=member.banner.url)```
this says member's banner is nonetype
#

says nonetype why?

rancid marsh
sinful apex
#

Swap with that

rancid marsh
#

ok

rancid marsh
#

but I want if banner is there

#

so I should do if member.banner?

sinful apex
#

Yes

#

Sorry

rancid marsh
#

ok

sinful apex
#

||Sry for pong|| 💀

rancid marsh
#

raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

#

can't make bot online

sinful apex
#

Don't reopen old post for different issues

#

Create new posts

#

.close