From 757f3ce596b26c3a29061460a65923c860e086c2 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sat, 28 Mar 2026 08:40:45 +0100 Subject: [PATCH] Small updates --- .idea/misc.xml | 2 +- .idea/pwnagotchi.iml | 2 +- pwnagotchi/automata.py | 3 +-- pwnagotchi/{ai => }/epoch.py | 0 pwnagotchi/locale/fr/LC_MESSAGES/voice.po | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) rename pwnagotchi/{ai => }/epoch.py (100%) diff --git a/.idea/misc.xml b/.idea/misc.xml index c78bd9e4..d753e937 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + diff --git a/.idea/pwnagotchi.iml b/.idea/pwnagotchi.iml index 3b7b52ee..e1f5a042 100644 --- a/.idea/pwnagotchi.iml +++ b/.idea/pwnagotchi.iml @@ -5,7 +5,7 @@ - + diff --git a/pwnagotchi/automata.py b/pwnagotchi/automata.py index cd4f61b9..99727fe9 100644 --- a/pwnagotchi/automata.py +++ b/pwnagotchi/automata.py @@ -1,8 +1,7 @@ import logging import pwnagotchi.plugins as plugins -from pwnagotchi.ai.epoch import Epoch -import os +from pwnagotchi.epoch import Epoch # basic mood system diff --git a/pwnagotchi/ai/epoch.py b/pwnagotchi/epoch.py similarity index 100% rename from pwnagotchi/ai/epoch.py rename to pwnagotchi/epoch.py diff --git a/pwnagotchi/locale/fr/LC_MESSAGES/voice.po b/pwnagotchi/locale/fr/LC_MESSAGES/voice.po index 9c8eeb36..924d3c8f 100644 --- a/pwnagotchi/locale/fr/LC_MESSAGES/voice.po +++ b/pwnagotchi/locale/fr/LC_MESSAGES/voice.po @@ -356,7 +356,7 @@ msgid "" "{associated} new friends and ate {handshakes} handshakes! #pwnagotchi " "#pwnlog #pwnlife #hacktheplanet #skynet" msgstr "" -"J'ai pwn durant {duration} et kick {deauthed} clients ! J'ai aussi rencontré " +"J'epoch pwn durant {duration} et kick {deauthed} clients ! J'epoch aussi rencontré " "{associated} nouveaux amis et dévoré {handshakes} handshakes ! #pwnagotchi " "#pwnlog #pwnlife #hacktheplanet #skynet"