mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
6 lines
207 B
Python
6 lines
207 B
Python
"""
|
|
This sub-package contains Evennia's comms-system, a set of models and
|
|
handlers for in-game communication via channels and messages as well
|
|
as code related to external communication like IRC or RSS.
|
|
|
|
"""
|