nicobot/nicobot/__init__.py
nicobo 7eb085ba3a
+ stealth mode both generic and signal-specific (fixes #19)
+ TRACE log level
~ disabling __main__ in signal code for now (in relation with #10)
2020-05-15 08:07:29 +02:00

5 lines
94 B
Python

# -*- coding: utf-8 -*-
from bot import Bot
from chatter import Chatter
from helpers import *