remove trying to make a change :-\
This commit is contained in:
parent
d92f06df75
commit
960e359628
@ -78,13 +78,6 @@ async def did_you_mean(ctx):
|
|||||||
await ctx.reply("Did you mean /%s?" % command)
|
await ctx.reply("Did you mean /%s?" % command)
|
||||||
|
|
||||||
|
|
||||||
@bot.listen("on_message")
|
|
||||||
# harass jason with shitposts
|
|
||||||
async def make_a_change(ctx):
|
|
||||||
if ctx.author.id == 83012791983673344:
|
|
||||||
await ctx.reply("Just tryin to make a change :-\\")
|
|
||||||
|
|
||||||
|
|
||||||
@bot.listen("on_message")
|
@bot.listen("on_message")
|
||||||
async def convert_heic_to_jpg(ctx):
|
async def convert_heic_to_jpg(ctx):
|
||||||
from cmagick import cmagick
|
from cmagick import cmagick
|
||||||
|
Loading…
x
Reference in New Issue
Block a user