kama
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
if i ever change something, and have more bots than three thisll take forever to start everything up
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
yes. but i want to run them all simultaneously without having to run the code 3x
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
i see. well my problem still resides in how to run everything on multiple tokens without duplicating my code
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
i'm not asking them. they willingly give it to me. that's why services like crowbots or myself can work around that rule
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
discord is very limited with per-server bot identity
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
yea if for example you want go have your custom branding
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
okay yeah but the point is to use multiple tokens at once
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 5/4/2025 in #djs-questions
How to handle multiple tokens.
no. it's basically my friends whenever they create a server they need a protection bot. so they give me token and i host script on that token
35 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
The bot seems to not handle text commands.
10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
I use NodeJS v16.15.0 and discord.js v14.7.1
10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.

10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
This is my ascii table :
10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
And a normal text command like this :
10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
A normal slash command looks like this :
(3/...)
10 replies
DIAdiscord.js - Imagine an app
•Created by kama on 1/31/2023 in #djs-questions
I want to have a text command handler separate from my present slash command handler.
And this is my slash command handler :
(2/...)
10 replies