From 49d891923c904fee23ce4a02a252bea37f604fb4 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Fri, 25 Sep 2020 03:27:17 +0000 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d6ca3c..c8fa16e 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,5 @@ |Toki|`(?i)^(toki[\?]?):? (.+)$`|Toki Pona dictionary| |Version|`(?i)version$`|Show a bit of information about what we are.| |Wb|`(?i)^welcome back|welcome back$|^wb|wb$`|Respond to welcome back messages.| +|RFC|`(?i)^rfc\s?([0-9]+)$`|Produces a link to tools.ietf.org.| |Weather|`(?i)^weather: (\d+)$`|Produce weather information for a given ZIP code. Data comes from openweathermap.org.|