
L-words: Telegram-bot for memorizing words
Hi all, quite often existing dictionaries are not suitable and you want to add your own words or delete some. In this case, you can use the word editing feature, which is implemented using the commands described below.
View word list
To view a list of words, use the command /view_words.
Only words from the studied vocabulary are displayed.


Adding words
To add words, use the command /add_word.
The command format is /add_word %WORD%/%TRANSLATION%. You can add several words at once, each word must be on its own line.
The word is added to the vocabulary being studied.


Removing words
To remove words, use the command /remove_word
The command format is /remove_word %WORD%. You can delete several words at once, each word must be on its own line.
The word is removed from the studied vocabulary.


