Contents:
load_config()
main()
This is the main entry point for the Twitch Claude Bot application.
It sets up logging and initializes the TwitchBot.
The main function to run the Twitch Claude Bot.
It initializes and runs the TwitchBot, catching and logging any exceptions that occur.