Download List

Projeto Descrição

PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language. PyGCS is ideally meant to be a small multi-user real-time chat system for people who have a need to talk to more than one person at a time online. It fits somewhere in between the setup IRC uses (no walking between rooms so to speak) and the MUCK/MUSH/MOO style of server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
1.4.0

Suporte para assistir a um usuário desconectar mensagem ao consultar lastseen, a remoção do l literal 'comando' como um alias para olhar, além de "quem" como um comando permitidos antes que um usuário está totalmente conectado, e uma menção ao comando passe na ajuda -principal.
Support for seeing a user's disconnect message when querying lastseen, removal of the literal 'l' command as an alias for look, addition of 'who' as an allowed command before a user is fully connected, and a mention of the password command in help-main.

2001-01-30 15:13
1.3.9

Além de "lastseen <user> 'Comando e correções menores arquivo de ajuda.
Addition of 'lastseen <user>' command, and minor help file fixes.

2001-01-30 15:13
1.3.8

Docstrings Interno Python acrescentou. Outro código de limpeza interna. Índice da Ajuda fixo para incluir dirsay.
Internal Python docstrings added. Other internal code cleanup. Help index fixed to include dirsay.

2001-01-30 15:13
1.3.7

Coincidindo comando Fuzzy, eo afastamento do comando 'possessivo' literal desde que foi buggy e '::' existe.
Fuzzy command matching, and the removal of the 'possessive' command literal since it was buggy and '::' exists.

2001-01-30 15:13
1.3.6

Adicionado parcial / nome de correspondência difusa para dizer dirigido e sussurro.
Added partial/fuzzy name matching for directed say and whisper.

Project Resources