Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kinostl/muse

An attempt at making my own MU*
https://github.com/kinostl/muse

Last synced: about 10 hours ago
JSON representation

An attempt at making my own MU*

Awesome Lists containing this project

README

        

# MUSE - Multi-User Story Engine.

This is a telnet server meant for users to connect to using MUSH clients such as Potato Mush Client, MUSHClient, and Tintin++. Its purpose is to facilitate creating stories between a community of people who share interest in a genre and setting. These are some of the commands it provides to fulfill that purpose.

## @chapter

- **@chapter/start** Start a new story. Creates a story and discussion channel.

## @channel

- **@channel/on** Join a channel
- **@channel/off** Leave a channel
- **@channel/list** See available channels
- **@channel/say** Send message to channel
- **@channel/add** Create a new channel

## @article

- **@article/create** Create an article.
- **@article/type** Set an article's type.

## @account

- **@account/login** Log into your account.
- **@account/create** Create your account.