diff --git a/README.md b/README.md index 398c7c9..eeb2d16 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ python src/bot.py ## Usage -Once the bot is online, it will respond "Hello World" every time a user sends "Hello" in a channel where the bot has access. +Once the bot is online, it will listen for messages in the channels it has access to. When a user posts a time, the bot will convert it to a timestamp in the user's timezone and reply with the formatted timestamp. ## Help