Skip to content

Repository files navigation

quiz-bot

VK и telegram бот для викторин

Установка

git clone https://github.com/shadowsking/quiz-bot.git

Установите зависимости

pip install -r requirements.txt

Создайте '.env' файл и установите следующие аргументы:

  • TELEGRAM_TOKEN
  • VK_API_KEY

Запуск

Подготовка файлов с вопросами

python quiz_parser.py
  • -d (--dir_path): путь к исходной папке
  • -f (--file): путь к конечному ".json" файлу

Telegram бот:

python telegram_bot.py
VK бот:
python vk_bot.py
  • -f (--file): путь к ".json" файлу с вопросами

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages