About Guild XP Sharing
Posted: Wed Apr 01, 2020 7:02 am
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.
Talk about the game, questions, events, etc.
https://eliatopia.com/forum/
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}")