diff --git a/dcubabot.py b/dcubabot.py index c87ff38..893bd64 100755 --- a/dcubabot.py +++ b/dcubabot.py @@ -199,7 +199,7 @@ def listarlabos(update, context): def flan(update, context): - responder_imagen(update, context, 'files/Plandeestudios.png') + responder_imagen(update, context, 'files/Plandeestudios-23.png') def flanviejo(update, context): responder_imagen(update, context, 'files/Plandeestudios-93.png') diff --git a/files/Plandeestudios-23.png b/files/Plandeestudios-23.png new file mode 100644 index 0000000..d1c8f4d Binary files /dev/null and b/files/Plandeestudios-23.png differ diff --git a/files/Plandeestudios.png b/files/Plandeestudios.png deleted file mode 100644 index a6c20fb..0000000 Binary files a/files/Plandeestudios.png and /dev/null differ