gozerbot.cache

attempt to make a global usercache. not used yet.

CODE

# gozerbot.cache
#
#

""" attempt to make a global usercache. not used yet. """

__status__ = "ok"

global userhost cache

userhosts = {}

Table Of Contents

Previous topic

gozerbot.botbase

Next topic

gozerbot.callbacks

This Page