示例#1
0
from irc3 import IrcBot

IrcBot.from_argv('config.ini')
示例#2
0
from irc3 import IrcBot

IrcBot.from_argv('config-dev.ini')