discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead.
intents=discord.Intents.all()
выведи-ка
print(repr( open('status.txt', 'rt').read() ))выведет 'nothing' или 'nothing\n'?