Example
To create theSlackHandler
object, initialize it with your Slack bot token.
The handler uses the Slack Web API to interact with channels and messages.
Sends a plain text message to a specific Slack channel.
Retrieves the most recent messages from a given Slack channel.
Looks up the channel ID using its name.