Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. if Rank in 'Delete':
  2. with open(C:/Users/Juandis/Desktop/sopel-6.5.0/sopel/Data base/adm1.txt, "r") as f:
  3. sed '/%s/d' % NewAdmin < C:/Users/Juandis/Desktop/sopel-6.5.0/sopel/Data base/adm1.txt > outfile
  4. f.close()
  5. bot.say("%s has deployed of STAFF team"% NewAdmin)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement