oirc/modules/core.py

10 lines
115 B
Python
Raw Normal View History

2020-11-21 22:29:12 +00:00
2020-11-22 01:49:04 +00:00
from irctokens import build, Line
import bot
2020-11-21 22:29:12 +00:00
async def init(self):
self.admins = ['xfnw','lickthecheese']