houdini/houdini
2019-12-02 23:45:34 +00:00
..
data Connect four logic 2019-12-02 23:44:25 +00:00
handlers Connect four logic 2019-12-02 23:44:25 +00:00
plugins Initial commit of Houdini docs 2019-12-02 23:45:34 +00:00
__init__.py Make houdini.penguin.Penguin inherit houdini.data.penguin.Penguin 2019-12-02 23:04:59 +00:00
commands.py Move configuration to command line only 2019-12-02 23:11:46 +00:00
constants.py Move all enums and constants into their own module 2019-08-23 21:48:26 +01:00
converters.py Handler engine now has support for missing argument defaults 2019-12-02 23:31:53 +00:00
cooldown.py Rename all modules to comply with PEP8 2019-05-16 16:34:16 +01:00
crypto.py Add support for hashing integers in the Crypto class 2019-10-02 10:13:32 +01:00
houdini.py Remove unused import 2019-12-02 23:44:42 +00:00
penguin.py Implement penguin class add_coins method 2019-12-02 23:20:21 +00:00
permissions.py Implement basic permissions system 2019-05-29 23:03:06 +01:00
spheniscidae.py Catch ChecklistError & CooldownError on every listener call 2019-12-02 23:18:23 +00:00