Pārlūkot izejas kodu

removed lookup cause i think its a bad idea.

tags/v2.0.0
Roxie Gibson pirms 5 gadiem
vecāks
revīzija
e73a7b55ba
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. +0
    -6
      roxbot/cogs/util.py

+ 0
- 6
roxbot/cogs/util.py Parādīt failu

@@ -227,12 +227,6 @@ class Util():
except IndexError:
return await ctx.send("This command only supports custom emojis at the moment. Sorry.")

@commands.command()
async def lookup(self, ctx, ID: int):
# TODO: Finish this
result = self.bot.get_channel(ID)
pass

@commands.command(hidden=True)
async def inviteme(self, ctx):
"""Returns an invite link to invite the bot to your server."""

Notiek ielāde…
Atcelt
Saglabāt