.BANCHO. Add Sentry to IRC server

This commit is contained in:
Nyo
2016-07-14 15:38:28 +02:00
parent 95df629e1c
commit a89ad31017
5 changed files with 62 additions and 51 deletions

View File

@@ -4,7 +4,6 @@ from objects import tokenList
from objects import channelList
from objects import matchList
from objects import fileLocks
from raven import Client
try:
with open("version") as f: