Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion protek.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
kr.loginResult()
print "Kr-Login Success\n"

vipro = LINETCR.LINE() #(isi dengan akun utama fungsinya biar akun utama di kick langsung di invite bot)

@Jhail114 Jhail114 Jul 29, 2018

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4905___jhail

vipro = LINETCR.LINE() #()
#vipro.login(qr=True)
vipro.login(token='token')
vipro.loginResult()
Expand Down