Add channel Group support.

This commit is contained in:
2013-11-07 22:26:38 +00:00
parent 52bc2f6c09
commit 67e82ae449
3 changed files with 37 additions and 3 deletions

View File

@@ -1,6 +1,3 @@
import time
class User(object):
def __init__(self, server, user):
self.__server = server