22.9.2-4.23 • Published 10 months ago

msgme v22.9.2-4.23

Weekly downloads
5
License
GPL-3.0-or-later
Repository
github
Last release
10 months ago

MessageMe

MessageMe is a local messaging platform using ip to ip messaging, with the support of custom bots.

Built with

  • Nodejs

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 msgme

Usage

You can start the application using either of the following commands:

msgme

or

messageme

Commands

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

  1. Start the application:

    msgme
  2. Connect to another user by typing:

    .chat <IP>
  3. Send messages and interact with bots using their commands.

License

This project is licensed under the GPL License.

22.9.2-4.4

10 months ago

22.9.2-4.5

10 months ago

22.9.2-4.6

10 months ago

1.0.0

10 months ago

22.9.2-4.7

10 months ago

22.9.2-4.1

10 months ago

22.9.2-4.2

10 months ago

22.9.2-4.3

10 months ago

22.9.2-4.13

10 months ago

22.9.2-4.14

10 months ago

22.9.2-4.11

10 months ago

22.9.2-4.12

10 months ago

22.9.2-4.17

10 months ago

22.9.2-4.18

10 months ago

22.9.2-4.15

10 months ago

22.9.24

10 months ago

22.9.2-4.16

10 months ago

22.9.2-4.10

10 months ago

22.9.2-4.19

10 months ago

22.9.2-4.22

10 months ago

22.9.2-4.23

10 months ago

22.9.2-4.20

10 months ago

22.9.2-4.8

10 months ago

22.9.2-4.21

10 months ago

22.9.2-4.9

10 months ago

0.0.1

14 years ago