|
@@ -41,7 +41,7 @@ class AFCReport(Command): |
|
|
return |
|
|
return |
|
|
|
|
|
|
|
|
if not data.args: |
|
|
if not data.args: |
|
|
msg = "what submission do you want me to give information about?" |
|
|
|
|
|
|
|
|
msg = "What submission do you want me to give information about?" |
|
|
self.reply(data, msg) |
|
|
self.reply(data, msg) |
|
|
return |
|
|
return |
|
|
|
|
|
|
|
|