Пример #1
0
from irc3 import IrcBot

IrcBot.from_argv('config.ini')
Пример #2
0
from irc3 import IrcBot

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