Discord.py can't use postgres with Heroku

前端 未结 0 761
夕颜
夕颜 2021-01-13 12:42

I have a discord.py bot, recently I started using postgres as a database.

This is my connection method:

async def create_db_pool():
      url = os.envi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题