lanjt
lanjt
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
I appreciate your response, and want to explain a little. I'm not skipping steps of security, I know how to secure my token and didn't claim I wasn't securing my host. By the time my bot detects it, it can change the token. I'd rather have 10-20 actions to clean up rather than 200-500. I'm speaking of token compromise, not host compromise.
18 replies
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
If you all don't think that it's a good idea I will respect that and try to find another method, but please lmk!
18 replies
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
I really don't, but I need to assure the people I need to work with on something other than my ability to keep a token safe, and this would be a method that works 100% of the time
18 replies
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
I was generally saying it as a workaround because I know that if you expose your token to a public github repo, Discord will reset it automatically
18 replies
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
Requires some background info: it's a bot that is added to some high member count servers, and it requires permissions that can be damaging if the token is compromised, and since the bot has a single purpose i plan to just leave in some event listeners to see if it's doing something it should not be rather than putting security in the server's hands
18 replies
DIAdiscord.js - Imagine an app
Created by lanjt on 10/1/2024 in #djs-questions
Restarting bot token programatically
At one point I was thinking of just having the bot publish a git gist with the token inside of it but there must be a better way
18 replies