Skip to content

spyth/wordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordbot

a telegram bot to learn vocabulary

requirements

usage

  • set your bot(you can get your own bot from @BotFather) token in config.py.
  • install the requirements(recommend in virtualenv): pip install -r requirements.txt
  • run the script: python wordbot.py

bot usage

  • send any word to the bot, it will response with the meaning of the word in Chinese.
  • /review will review the word you have sent to the bot.
  • /test will show the word without the meaning to test if you've remembered the meaning of the word.

todo

  • add daily remind

About

a telegram bot to learn vocabulary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages