will multiple login with same token lead to problems

if for example i have one process that runs index1.js and another process that runs index2.js, and both use the same bot token, will this lead to any issues in terms of receiving interactions (exlcude the handling part, just interested in the receiving part)
Was this page helpful?