예제 #1
0
파일: reddit.py 프로젝트: cboylan/karmabot
def set_redditor(thing, context):
    thing.attach_persistent(RedditorFacet)
예제 #2
0
파일: twitter.py 프로젝트: cboylan/karmabot
def set_twitterer(thing, context):
    thing.attach_persistent(TwitterFacet)