Explorar o código

simple priv_chat_bot config

serinko %!s(int64=3) %!d(string=hai) anos
pai
achega
c200f31fff
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      bin/ircd/script/demo_priv_meeting_bot.py

+ 1 - 5
bin/ircd/script/demo_priv_meeting_bot.py

@@ -1,9 +1,5 @@
 # TODO
 # TODO
-# 1) Make a config file
-# 2) Point host, port, channel there
-# 3) Add private channel (seed) to the config
-# 4) Make variable seed in the async def start():
-# 5) Read all host, port, channel and seed from the config file
+# 1) Enable for multiple chats
 
 
 import json
 import json
 import asyncio
 import asyncio