Adding wolfram as an alias for ask
This commit is contained in:
parent
6fbf8f3d63
commit
6855ac4ed5
@ -114,7 +114,7 @@ class Cheeky(commands.Cog):
|
||||
|
||||
await ctx.reply(excuse.get_excuse())
|
||||
|
||||
@commands.command(name="ask")
|
||||
@commands.command(name="ask", aliases=["wolfram"])
|
||||
async def ask(self, ctx: commands.Context):
|
||||
import questions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user