diff --git a/discord-bot-smoke-test.py b/discord-bot-smoke-test.py index c7a0a8e..06672f3 100644 --- a/discord-bot-smoke-test.py +++ b/discord-bot-smoke-test.py @@ -29,7 +29,7 @@ parser = argparse.ArgumentParser( description='Smoke Test for the Discord Cluster Bot', epilog=f""" - This script can be used after deployment, or during development, or in pull + This script can be used after deployment, during development, or in pull request testing, to quickly verify that basic functionality of the cluster bot is working correctly. After deployment, it should be run before further testing or usage of the bot.