Replace IRCException by IMException, as nemubot is not only built for IRC
This commit is contained in:
parent
ac33ceb579
commit
8b4f08c5bd
40 changed files with 183 additions and 188 deletions
1
setup.py
1
setup.py
|
@ -63,6 +63,7 @@ setup(
|
|||
'nemubot',
|
||||
'nemubot.datastore',
|
||||
'nemubot.event',
|
||||
'nemubot.exception',
|
||||
'nemubot.hooks',
|
||||
'nemubot.message',
|
||||
'nemubot.message.printer',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue