Welcome to the Moobius SDK#
Moobius is a group-driven social interaction platform which resembles Discord but has more features and flexibility.
This library is the open-source SDK for building CCS apps. These apps interface with the Platform and allow your computer (or a cloud instance) to have full awareness and control as to who is joinded and which users see what content.
Don’t worry about network configuration! The included Demo in the public Github repo needs nothing more than your Moobius account credentials and the ID of a Moobius channel you created in the browser.
Table of contents#
- Tutorials
- Don't know how to set up a service?
- Need to make a group chat with roles and differing message types?
- Did you know that this supports both *simple* and *complex* buttons?
- Do you favor *bots* or the easier *puppets*?
- Have to set up a right-click menu and canvas?
- Want a Python dict that stores data on the disk?
- Once you are familair with the basics, TODO check out this fully-featured battleship game.
- Important Jargon concepts are listed here
- Public-facing modules
- Internal network modules
- Internal DB engine modules
- Internal file IO modules
Videos#
Finally, there is a getting started video As well as a quickstart feature and video