From b9862d281a33c20ae598563dd4ba944c24c95d0d Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 31 Jul 2024 21:48:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b29cc3..0cda00a 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,8 @@ pip install beautifulsoup4 pip install dadjokes ``` +To enable emoji in debian console install the fonts `sudo apt-get install fonts-noto-color-emoji` + # Recognition I used ideas and snippets from other responder bots and want to call them out! - https://github.com/Murturtle/MeshLink