From 25d84ed3922b8ba22c470be8853aca6b420ca874 Mon Sep 17 00:00:00 2001 From: Hash Borgir Date: Thu, 16 Oct 2025 00:46:09 -0500 Subject: [PATCH] Help updated --- README.md | 8 ++++++++ plugins/help.py | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 13c3e74..717c1a1 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ To use the bot, invite it to a Matrix room and interact with it by sending comma - `!funguy ` Talk to the Tech AI LLM - `!music ` Talk to the music knowledge LLM - `!yt ` Search Youtube +- `!weather New York` Get Weather information +- `!ud ` Get Urban Dictionary definition For a complete list of available commands and their descriptions, use the `!commands` command. # 🍄 Funguy Bot Commands 🍄 @@ -127,6 +129,12 @@ An AI large language model designed to serve as a chatbot within a vibrant and d 🎝 **!music [prompt]** Your music expert! Try it out. +🌧️**!weather New York** +Get Weather information + +📄 **!ud ** +Get Urban Dictionary Definition + # 🌟 Funguy Bot Credits 🌟 🧙‍♂️ Creator & Developer: diff --git a/plugins/help.py b/plugins/help.py index 7e0894e..0b23939 100644 --- a/plugins/help.py +++ b/plugins/help.py @@ -69,6 +69,14 @@ async def handle_command(room, message, bot, prefix, config):

Get random xkcd image.

+
📸 !weather +

Get weather info

+
+ +
📸 !ud +

Get Urban Dictionary definition.

+
+
🌟 Funguy Bot Credits 🌟

🧙‍♂️ Creator & Developer: Hash Borgir is the author of 🍄Funguy Bot🍄. (@hashborgir:mozilla.org)

Join our Matrix Room: [Self-hosting | Security | Sysadmin | Homelab | Programming](https://matrix.to/#/#selfhosting:mozilla.org)