Replace IRCException by IMException, as nemubot is not only built for IRC

This commit is contained in:
nemunaire 2015-10-30 21:57:45 +01:00
parent ac33ceb579
commit 8b4f08c5bd
40 changed files with 183 additions and 188 deletions

View file

@ -63,6 +63,7 @@ setup(
'nemubot',
'nemubot.datastore',
'nemubot.event',
'nemubot.exception',
'nemubot.hooks',
'nemubot.message',
'nemubot.message.printer',