diff --git a/commands/pygg.py b/commands/pygg.py index 36eb78b..16d6398 100755 --- a/commands/pygg.py +++ b/commands/pygg.py @@ -45,9 +45,6 @@ def check_files(id): def search_ygg(query, multi, full): ygg_params = { "name": query, - "description": "", - "file": "", - "uploader": "", "category": "2145", "sub_category": "2183", "do": "search",