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