A Club Penguin private server written in Python 3
Go to file
rsakeys 9c83287ecb Fixed parameters in message handlers.
Originally this function took the third parameter as the message content in the parameter when really it was the penguin ID, but it should take the penguin id as the third parameter and the message as the fourth.
2019-08-30 00:43:33 +04:00
houdini Fixed parameters in message handlers. 2019-08-30 00:43:33 +04: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 Move all enums and constants into their own module 2019-08-23 21:48:26 +01:00
config.sample.py Move all enums and constants into their own module 2019-08-23 21:48:26 +01:00
houdini.sql Add best_buddy column to character_buddies table 2019-08-19 02:17:14 +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 Remove aiofiles from requirements.txt 2019-08-23 21:51:09 +01:00

Houdini-asyncio