Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omrigan/shiny-language-learner
Telegram bot made for easy language learning
https://github.com/omrigan/shiny-language-learner
Last synced: 27 days ago
JSON representation
Telegram bot made for easy language learning
- Host: GitHub
- URL: https://github.com/omrigan/shiny-language-learner
- Owner: Omrigan
- License: mit
- Created: 2016-04-15T22:23:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T20:01:16.000Z (over 8 years ago)
- Last Synced: 2024-10-29T14:39:12.631Z (3 months ago)
- Language: Python
- Size: 2.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.MD
Awesome Lists containing this project
README
#Language trainer bot
This a bot for Telegram. It helps people remember words from foreign language.##How to use it?
First of all, you have to add some words to wordlist.
Just write any english word, and you will get an instant translation, and the word will be added to wordlist.
You can start train with /starttrain command.
There are three types of trains:1. native->foreign
2. foreign->native
3. write a foreign translation##Deployment
To run this project by yourself, you have to:1. Create a new script in any place
2. Import language_learner.py
3. Create an instance of App class, passing there a secret_settings object. The example of secret_settings is present in repo##Upcoming features
1. Lingualeo integration##Help
I am searching for interested to help me in my project.
First of all, I need someone, who will help with writing help and document messages.
I am also interested in QA experts and python developers##Manifest
The project is completely uncommercial and made for educational reasons and personal use.
Licensed under MIT.