fixed usage description.

This commit is contained in:
2025-07-01 00:04:38 -04:00
parent 95e4d8cb4b
commit 495ff9164b

View File

@@ -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