/ankigenbot

Telegram bot to automatically generate and upload anki cards to ankisrs.net

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ankigenbot

@ankigen_bot, Telegram bot to automatically generate and upload anki cards to ankisrs.net. Anki is a very effective program to learn vocabulary, but anki does not have any
image3

Write a word and select the definitions you want


Installation

For executing this code, you need selenium, Chrome or Chromium,the telegram libraries and translate shell.

Create a file called private_conf.py with a variable token_id initialized to the toked_id of your telegram bot.

Open src/send_card.py and edit options.binary_location so it points to your Chromium/Chrome binary file

You also have to create in the root directory two folders called data and log.