Using SHARE_ENV with ShardingManager
I'm trying to share my main process
process.env with my worker threads by using worker_threads.SHARE_ENV when spawning worker threads with discord.ShardingManager.
Is there a way to do this?
1 Reply
The thread owner has marked this issue as solved.