The Discord Bot Tester is a convenient utility designed to facilitate the quick testing and updating of profile images, banners, names, and descriptions for multiple Discord bots. It simplifies the process by allowing you to run all your bots at once, ensuring that the desired updates are applied. This is particularly useful because certain bot attributes, such as profile images and descriptions, do not get updated unless the bot runs at least once.
Make sure to replace placeholders such as YOUR_BOT_NAME and YOUR_BOT_TOKEN with actual bot names and tokens before using the utility.*
pip install -r requirements.txt
bots.json: This file contains the configuration details of your bots, including their names and tokens. Update this file with the appropriate information for each of your bots.
log.json: This file logs the status of each bot run, including whether it was successful or not, along with a timestamp.
Run the runner.py script:
python runner.py
Follow the on-screen prompts to select the bots you want to run or stop.
runner.py script according to your requirements.Contributions to this repository are not currently accepted. The list is based solely on my discoveries but If anyone wants to add other URLs and you have an extensive collection that you would like to add them to the repo feel free to submit a request.
This repository is provided under the MIT License. By utilizing the contents of this repository, you agree to abide by the terms of this license.