mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:49:25 +08:00
Merge branch 'master' into app
This commit is contained in:
@@ -165,6 +165,15 @@ class InfoHandler(ModuleBase):
|
||||
|
||||
return False
|
||||
|
||||
def handle_vote_popup(self):
|
||||
"""
|
||||
Dismiss vote pop-ups.
|
||||
|
||||
Returns:
|
||||
bool:
|
||||
"""
|
||||
return self.appear_then_click(VOTE_CANCEL, offset=(20, 20), interval=2)
|
||||
|
||||
"""
|
||||
Guild popup info
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user