diff --git a/setup.py b/setup.py index 7bb5f2fd7..5f4170fcd 100644 --- a/setup.py +++ b/setup.py @@ -38,6 +38,7 @@ plugins = [ 'Dict', 'Filter', 'Format', + 'Games', 'Google', 'Herald', 'Later', @@ -50,6 +51,7 @@ plugins = [ 'Scheduler', 'ShrinkUrl', 'Status', + 'String', 'Topic', 'User', 'Utilities',