From c477a988fd4b25aa02218e32a2d3d3d5d4436ce3 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Sat, 15 Jun 2024 03:18:52 -0400 Subject: [PATCH] update readme --- chatBot/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chatBot/README.md b/chatBot/README.md index 08c01f3..4bd744f 100644 --- a/chatBot/README.md +++ b/chatBot/README.md @@ -218,8 +218,4 @@ Ensure that the `.env` file is correctly configured and that all necessary depen ### IconMessage - `constructor(peerName, peerAvatar, timestamp)`: Creates a new icon message. -- `static new(bot, avatarBuffer)`: Creates a new icon message instance. - -## License - -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. \ No newline at end of file +- `static new(bot, avatarBuffer)`: Creates a new icon message instance. \ No newline at end of file