Commit Graph

7 Commits

Author SHA1 Message Date
moneromooo 14af9b3eb2 Add a trampoline for hdel 2015-01-13 23:20:24 +00:00
moneromooo a0d2f3725f Add sadd and smembers redis trampolines 2015-01-12 21:35:24 +00:00
moneromooo 9c21b43ba5 Add exists and delete redis trampolines 2015-01-11 22:32:18 +00:00
moneromooo e24389d5b4 Add a compatibility check test at startup 2015-01-09 23:15:31 +00:00
moneromooo 1c549df3d9 Add redis_incrby 2015-01-09 14:43:01 +00:00
moneromooo 92bd13fdcd Add hexists to redisdb 2014-12-30 22:48:44 +00:00
moneromooo 6b6a1a67e7 Structural overhaul
Split the tipbot in modules:
- main modules to contain base functions by theme
- coin specs, to define a coin's specifics
- optional modules, defining commands/behaviors
2014-12-29 17:39:17 +00:00