async def get_interact(pg, channel_id): await pg.fetchrow("SELECT interact FROM channel_settings WHERE channel_id=$1::bigint", channel_id)