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