msgme v22.9.2-4.23
MessageMe
MessageMe is a local messaging platform using ip to ip messaging, with the support of custom bots.
Built with
Features
- Real-Time Messaging: Send and receive messages instantly.
- Bot Integration: Load bots that can respond to messages and execute commands.
- User Management: Change chat rooms, view connected users, and exit the application with ease.
- Message History: Keeps track of sent and received messages in the session.
Installation
To install messageme, run the following command:
npm i -g msgmeUsage
You can start the application using either of the following commands:
msgmeor
messagemeCommands
Once the application is running, you can use the following commands:
.chat <IP>: Change the chat room to the specified IP address..quit: Exit the application..users: Display a list of users in the current chat room..help: Show a list of available commands and bot commands.
Adding and Removing Bots
!NOTE
Please refer to the bots documentation to create bots.
You can manage bots using the following commands:
To add a bot:
messageme bots add <bot-path>To remove a bot:
messageme bots remove <bot-name>
Example
Start the application:
msgmeConnect to another user by typing:
.chat <IP>Send messages and interact with bots using their commands.
License
This project is licensed under the GPL License.
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
14 years ago