update readme

This commit is contained in:
2026-09-01 18:29:07 +02:00
parent d7b9582cc0
commit 7ca1f80c01
+8
View File
@@ -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) Fun fact: The logo of Hammy is a function! It is: f(x) = e^(-x^2)sin(9x)
## Features ## 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! Currently in-development, many features planned!
## Architecture ## Architecture