Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gesslar/chatter
GMCP Chat Package for Mudlet
https://github.com/gesslar/chatter
mudlet mudlet-package thresholdrpg
Last synced: about 1 month ago
JSON representation
GMCP Chat Package for Mudlet
- Host: GitHub
- URL: https://github.com/gesslar/chatter
- Owner: gesslar
- Created: 2024-06-25T18:46:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:58:08.000Z (2 months ago)
- Last Synced: 2024-10-25T16:59:13.378Z (2 months ago)
- Topics: mudlet, mudlet-package, thresholdrpg
- Language: Lua
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)