tippero/tipbot
moneromooo 00b742445e bookie: ensure a winner player never gets less than his/her bet
This could conceivably happen in a game where one side bets a lot
more than the other side.
2015-01-27 22:13:11 +00:00
..
modules bookie: ensure a winner player never gets less than his/her bet 2015-01-27 22:13:11 +00:00
__init__.py Structural overhaul 2014-12-29 17:39:17 +00:00
betutils.py Allow forcing refresh of the tipbot balance 2015-01-25 21:35:34 +00:00
coinspecs.py Structural overhaul 2014-12-29 17:39:17 +00:00
command_manager.py Make idle and cleanup functions fields of the module object 2015-01-22 19:30:28 +00:00
config.py.example Rename config.py to config.py.example 2015-01-27 21:00:01 +00:00
group.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
link.py Link: cache identity 2015-01-25 12:29:50 +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 redis: add a trampoline for sismember 2015-01-25 23:14:36 +00:00
user.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
utils.py Starting networks is now via command line, and parameterized 2015-01-26 22:59:23 +00:00