Page 1 of 1

About Guild XP Sharing

Posted: Wed Apr 01, 2020 7:02 am
by Rtz
Don't add the Guild XP Sharing Feature since players are making Alt accounts and boosting it to sell it for IRL money and it just destroy the point of the game.

Re: About Guild XP Sharing

Posted: Wed Apr 01, 2020 9:14 am
by Kami
yee

Code: Select all

@bot.command()
async def ban(ctx, member:discord.Member)
await member.ban()
print(f"{member.name} got banned by {ctx.author.name}")