settings.py 98 B

12
  1. async def get_crew_channel(pg):
  2. await pg.fetchrow("SELECT crew_channel FROM settings WHERE id=1")