https://github.com/gesslar/chatter
GMCP Chat Package for Mudlet
https://github.com/gesslar/chatter
mudlet mudlet-package thresholdrpg
Last synced: 2 months ago
JSON representation
GMCP Chat Package for Mudlet
- Host: GitHub
- URL: https://github.com/gesslar/chatter
- Owner: gesslar
- License: unlicense
- Created: 2024-06-25T18:46:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T06:25:36.000Z (over 1 year ago)
- Last Synced: 2025-01-14T04:21:26.844Z (over 1 year ago)
- Topics: mudlet, mudlet-package, thresholdrpg
- Language: Lua
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Chatter
GMCP Chat Package for Mudlet.
## Syntax
`chatter [command]`
* `chatter add to ` - Add a channel to a group.
* `chatter remove from ` - Remove a channel from a group.
* `chatter mute ` - Mute a channel.
* `chatter unmute ` - Unmute a channel.
* `chatter list ` - List the channels in a group.
* `chatter list all`- List all channels and groups.
* `chatter toggle` - Toggle the visibility of the chatter window.
* `chatter show` - Show the chatter window.
* `chatter hide` - Hide the chatter window.
* `chatter flash` - Flash the chatter window.
* `chatter lock` - Lock the chatter window to prevent it from being changed.
* `chatter unlock` - Unlock the chatter window.
* `chatter minimize` - Minimize the chatter window.
* `chatter restore` - Restore the chatter window from minimized state.
* `chatter save` - Save the chatter window lock, visibility, and position.
* `chatter load` - Load the last saved chatter window lock, visibility, and position.
* `chatter size` - Set the font size for the chatter window.
## Credits
### Icons
[Communication icons created by Vectors Market - Flaticon](https://www.flaticon.com/free-icons/communication)