kosmika / reddit-plugin-f2p

april fools 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reddit April Fools 2013

Required config

Add the following to your .update file:

[DEFAULT]
f2pcaches = localhost:11211
plugins = f2p
team_subreddits = orangered:red, periwinkle:blue

[live_config]
# In seconds (decimals allowed)
# Learn math for more info: http://en.wikipedia.org/wiki/Tolerance_interval
drop_cooldown_mu = 5
drop_cooldown_sigma = 2
# List of name to percentages
f2p_rarity_weights = common: 80, uncommon: 15, rare: 3, artifact: 2

Rememer to run python setup.py develop in the plugin directory and write_live_config if you are running zookeeper.

About

april fools 2013


Languages

Language:Python 47.6%Language:JavaScript 37.9%Language:CSS 12.6%Language:Makefile 1.9%