#!/usr/bin/env python3.12 import importlib from . import discord_helpers importlib.reload(discord_helpers)