A Club Penguin private server written in Python 3
Go to file
Ben 8d6e726f97 Move plugins, commands and listeners into their own "manager" objects
Works just like before, only the logic is stored in the objects themselves instead of being scattered around houdini.py
2019-05-29 22:58:10 +01:00
houdini Move plugins, commands and listeners into their own "manager" objects 2019-05-29 22:58:10 +01:00
Houdini Rename all modules to comply with PEP8 2019-05-16 16:34:16 +01:00
.gitattributes Exclude sql from language statistics 2019-03-18 16:26:43 +00:00
.gitignore Remove useless .gitignore entries 2019-04-11 00:49:14 +01:00
bootstrap.py Shutdown more gracefully for KeyboardInterrupt 2019-05-29 22:44:13 +01:00
config.py.sample Set default log level for Blizzard to DEBUG 2019-05-16 16:35:28 +01:00
houdini.sql All column names are now lowercase 2019-05-29 22:51:38 +01:00
LICENSE.md Initial commit 2019-03-01 19:39:43 +00:00
README.md Initial commit 2019-03-01 19:39:43 +00:00
requirements.txt Update requirements.txt 2019-04-27 00:13:06 +01:00

Houdini-asyncio