import os bot_name = os.getenv("BOT_NAME") or "jimmy" bot_icon = os.getenv("BOT_ICON") or "🧐" user_icon = os.getenv("USER_ICON") or "🥷🏻"