Merge pull request #12 from xBelladonna/bugfix/telegram
Fix typo in telegram.py
This commit is contained in:
commit
f84197b454
@ -28,7 +28,7 @@ class Telegram(plugins.Plugin):
|
||||
|
||||
logging.info("Detected new activity and internet, time to send a message!")
|
||||
|
||||
picture = '/root/pwnagocthi.png'
|
||||
picture = '/root/pwnagotchi.png'
|
||||
display.on_manual_mode(last_session)
|
||||
display.image().save(picture, 'png')
|
||||
display.update(force=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user