oirc/modules/core.py

7 lines
113 B
Python
Raw Normal View History

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):
2022-01-27 02:22:42 +00:00
self.admins = ["xfnw", "lickthecheese"]