10 lines
63 B
Python
10 lines
63 B
Python
|
|
|
|
|
|
|
|
async def init(self):
|
|
self.chansjoin = ['#bots']
|
|
|
|
|
|
|
|
|