Skip to content

mechnicov/colorizer-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorizer Telegram bot

Description

If you need to colorize black and white photos, just send this photo as document or as usual photo to the bot. And he will reply with colorized photo

Realized in Python. Language: Russian.

Launching

  1. Download or clone repo.

  2. Use your own credentials as in example

$ cp .env.example .env
  1. Create docker image
$ docker build -t colorizer .
  1. Run docker container
$ docker run --name colorizer -d colorizer

License

MIT – see LICENSE

Contacts

Email me at

''.join(list(map(lambda ch: chr(ord(ch) + 1), list('dcdl-snotynu?fl`hk-bnl'))))

Releases

No releases published

Packages

No packages published