diff --git a/setup.py b/setup.py index 7ccb6299e..715c1255d 100644 --- a/setup.py +++ b/setup.py @@ -46,6 +46,7 @@ plugins = [ 'Games', 'Google', 'Herald', + 'Insult', 'Internet', 'Karma', 'Lart', @@ -55,6 +56,7 @@ plugins = [ 'Misc', 'MoobotFactoids', 'Network', + 'News', 'NickCapture', 'Nickometer', 'Note', @@ -76,6 +78,7 @@ plugins = [ 'Time', 'Todo', 'Topic', + 'Unix', 'URL', 'User', 'Utilities',