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