Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of token from environment in Nostrum.Shard.Payload #545

Open
jchristgit opened this issue Apr 19, 2024 · 0 comments
Open

Remove usage of token from environment in Nostrum.Shard.Payload #545

jchristgit opened this issue Apr 19, 2024 · 0 comments

Comments

@jchristgit
Copy link
Collaborator

Find a way to pass the token all the way down from the top application
supervisor (or the closest sane descendant) to the shard payload module, such
that we can eventually swap it out for a user-supplied value. The topmost
module used to pass it in should simply call Application.get_env itself such
that no user-visible change is seen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant