Skip to main content

No project description provided

Project description

Bots for quiz

Bots for quiz

Build Status Maintainability GitHub Platform wemake-python-styleguide

How to install

  1. Create a bot in Telegram @via BotFather, and get it API token.
  2. Create redis account in Redislabs, and after that create cloud database (you can choose free plan). Get your endpoint database url and port.
  3. Create VK's group, allow it send messages, and get access token for it.
  4. Put all necessary parameters to .env file.
TG_TOKEN=telegram_token
DB_ENDPOINT=redis endpoint
DB_PASSWORD=redis_password
VK_GROUP_TOKEN=token_vkontakte
VK_GROUP_ID=

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Project Goals

The code is written for educational purposes on online-course for web-developers dvmn.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quiz-bots-0.1.2.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

quiz_bots-0.1.2-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page