@ -12,4 +12,5 @@ async def charity(ctx: Context):
await ctx.send("!charity")
if __name__ == '__main__':
bot.run(BOT_TOKEN)