cleanup
This commit is contained in:
parent
b44a3a4b62
commit
2aaa4aad65
@ -68,7 +68,7 @@ class Citizen(classes.CitizenAPI):
|
|||||||
if auto_login:
|
if auto_login:
|
||||||
self.login()
|
self.login()
|
||||||
|
|
||||||
def login(self, telegram: Dict[str, Union[str, int]] = None):
|
def login(self):
|
||||||
self.get_csrf_token()
|
self.get_csrf_token()
|
||||||
|
|
||||||
self.telegram.send_message("*Started* {:%F %T}".format(utils.now()))
|
self.telegram.send_message("*Started* {:%F %T}".format(utils.now()))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user