sexing up 8ball with some emojis
This commit is contained in:
parent
08380f053c
commit
e414787220
@ -347,7 +347,7 @@ async def eight_ball(ctx):
|
||||
import eight_ball
|
||||
result = eight_ball.check_8ball(ctx.message.content)
|
||||
|
||||
await ctx.send(result)
|
||||
await ctx.send(":8ball: %s :8ball:" % result)
|
||||
|
||||
@bot.command(name='ffxiv')
|
||||
async def ffxiv(ctx):
|
||||
|
Loading…
x
Reference in New Issue
Block a user