ColdUnwanted
SIASapphire - Imagine a framework
•Created by ColdUnwanted on 3/26/2024 in #sapphire-support
Question regarding client.login()
A bit of a curiosity question, I noticed that you can use
await client.login();
without providing the token if you use @skyra/env-utilities
.
So my question is like what does the login get as the token if token is not provided? process.env...
?7 replies