sexing up 8ball with some emojis
This commit is contained in:
parent
8a141e050a
commit
e9207a1a6a
@ -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