Ben Kurtovic пре 13 година
родитељ
комит
acfbca3b1f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      earwigbot.py

+ 1
- 1
earwigbot.py Прегледај датотеку

@@ -4,7 +4,7 @@ import time
from subprocess import *

try:
from config import irc_config, secure_config
from config import irc, secure, watcher
except ImportError:
print """Missing a config file! Make sure you have configured the bot. All *.py.default files in config/
should have their .default extension removed, and the info inside should be corrected."""


Loading…
Откажи
Сачувај