Skip to content

Telegram Bot for checking assignments on DevMan

Notifications You must be signed in to change notification settings

valumar/devman_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMan Bot Lessons Checker

Telegram Bot for checking lesson reviews on DevMan

How to install

For proper use you have to get DevMan account and get DevMan API Token. Also you need to register Telegram Bot via @BotFather and receive TELEGRAM_TOKEN and TELEGRAM_CHAT_ID (use @userinfobot for that) After that copy the file .env-example to .env and paste your info.

Python3 should be already installed. It is strictly recommended that you use virtual environment for project isolation. Then use pip (or pip3, if there is a conflict with Python2) to install dependencies:

pip install -r requirements.txt

It's also possible to deploy this Bot on Heroku: just create new app on Heroku and connect it with your GitHub repo after forking.

Project Goals

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

About

Telegram Bot for checking assignments on DevMan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages