mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
whitespace and import fixes
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
import re
|
||||
import shlex
|
||||
|
||||
import json
|
||||
import requests
|
||||
|
||||
import config
|
||||
from plugin_system import pluginfunction, ptypes
|
||||
|
||||
|
||||
@pluginfunction('translate', 'translate text fragments, use "translate show" to get a list of languages'
|
||||
'or "translate that" to get the last message translated (to german)', ptypes.COMMAND)
|
||||
def translate(argv, **args):
|
||||
|
||||
Reference in New Issue
Block a user