diff --git a/stockBot.py b/stockBot.py index e4d76b4..9594ca5 100644 --- a/stockBot.py +++ b/stockBot.py @@ -18,6 +18,7 @@ logging.basicConfig( ) logger = logging.getLogger(__name__) +print("Bot Online") # Define a few command handlers. These usually take the two arguments bot and