#can't make bot online
1 messages · Page 1 of 1 (latest)
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
@rancid marsh
ok
How to convert list tuple into list
how do I host my discord bot with sqlite db
how do I host my discord bot with sqlite db
you just...do?
if member.banner is not None:
embed.set_image(url=member.banner.url)```
this says member's banner is nonetype
says nonetype why?
k
if not member.banner:
Swap with that
ok
this mean if member.banner is not there
but I want if banner is there
so I should do if member.banner?
ok
||Sry for pong|| 💀