tippero/tipbot
moneromooo 19e8aa1b1c Add the ability for games to earmark part of the house balance
This allows games to take bets from players (so the players aren't
in control of them anymore) while still not counting these as part
of the house balance (and thus the house can't spend them on some
other payment).
2015-01-21 14:32:13 +00:00
..
modules dice: fix typo in message 2015-01-20 18:00:02 +00:00
__init__.py Structural overhaul 2014-12-29 17:39:17 +00:00
betutils.py Add the ability for games to earmark part of the house balance 2015-01-21 14:32:13 +00:00
coinspecs.py Structural overhaul 2014-12-29 17:39:17 +00:00
command_manager.py Add a list of invalid commands to ignore 2015-01-21 13:50:31 +00:00
config.py Add a list of invalid commands to ignore 2015-01-21 13:50:31 +00:00
group.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
link.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
log.py Move IRC logging functions to ircutils 2015-01-09 21:46:42 +00:00
network.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
redisdb.py Add trampoline for zincrby 2015-01-19 23:46:31 +00:00
user.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
utils.py Abstract away communications networks 2015-01-19 08:45:56 +00:00