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

Allow easier running of multiple bots with different tokens from the same directory #14

Open
svioletg opened this issue Jun 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@svioletg
Copy link
Owner

While I still want to have support for using one bot on multiple servers eventually, but for the time being only one bot can be playing on a server at a time to have everything work normally. The solution to this would be to make multiple Discord bots with separate tokens that you can invite to each server you want, and just run each in a separate terminal window or something like a screen if you're using a server OS. I'd like to more directly support being able to define separate configuration files for each one likely with a custom name, and you'd then be able to run your desired bot with its token & config like py bot.py my_server or py bot.py my_cooler_server or something.

@svioletg svioletg added the enhancement New feature or request label Jun 23, 2024
@svioletg svioletg self-assigned this Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant