Advertisement
Ihsirletap

Untitled

Apr 25th, 2019
1,441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @bot.command()
  2. async def start(ctx):
  3. random.shuffle(players)
  4. for i in range(len(players) - 2, len(players)):
  5. //send a pm to every member in list players that says "mafia"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement