diff --git a/plugins/admin.py b/plugins/admin.py index 323e846..d62955d 100755 --- a/plugins/admin.py +++ b/plugins/admin.py @@ -147,8 +147,8 @@ def say(inp, conn=None, chan=None, notice=None): @hook.command(adminonly=True) def me(inp, conn=None, chan=None, notice=None): ".me [channel] -- Makes the bot act out in [channel]. " \ - "If [channel] is blank the bot will act the in the channel the" \ - " command was used in." + "If [channel] is blank the bot will act the in the channel the " \ + "command was used in." inp = inp.split(" ") if inp[0][0] == "#": message = ""