From 7ca1f80c017b6dcbd156957cc74ce67a4194a89a Mon Sep 17 00:00:00 2001 From: DcruBro Date: Tue, 1 Sep 2026 18:29:07 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fec86b1..774b99f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ A Discord Bot for Ham/Amateur Radio Fun fact: The logo of Hammy is a function! It is: f(x) = e^(-x^2)sin(9x) ## Features +Current features: +- /freq <frequency (MHz)> [country (default: US)] - Show the band, segment and who can transmit (for that country). +- /abbr <abbreviation> - Convert Abbreviation to Meaning and Context of Meaning. +- /q <q-code> - Convert Q-Code to Question/Answer. +- /phonetic <text> - Convert Text to Phonetics (useful for callsigns); If text is under 12 characters, also shows pronunciaction. +- /morse <text> - Convert Text to Morse Code. +- /ping - Ping the Bot. + Currently in-development, many features planned! ## Architecture