Skip to content

Telegram bot to help you learn Kana characters by playing a simple quiz.

License

Notifications You must be signed in to change notification settings

riozee/kanaquiz-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanaquiz-telegram-bot (v0.2.0)

This is my first Python project =w=

Demo

KanaQuiz Telegram Bot

Requirements

  • Python 3
  • Pip

Run

  1. Grab this project.
$ git clone https://github.com/riozec/kanaquiz-telegram-bot
  1. Create config.yaml file and throw your bot token there.
BOT_TOKEN: "YOUR BOT TOKEN"
  1. Install all the requirements listed inside the requirements.txt file.
$ pip install -r requirements.txt
  1. Bring up your terminal, run this command, and smash that enter key.
$ python3 src/main.py

About

Telegram bot to help you learn Kana characters by playing a simple quiz.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages