Odysseas Yiakoumis

Results 2 comments of Odysseas Yiakoumis

@othrayte unfortunately it doesn't work as it is. However, I've built a script that works using your code: ```python import discord unverified_users = set() intents = discord.Intents.default() intents.message_content = True...

same issue: https://github.com/openai/codex/issues/2825