Skip to content

telegraf/colorizer-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorizer-bot

Telegram bot for colorizing black & white photos.

🤖 Demo

Powered by Algorithmia :: Colorful Image Colorization

Usage

$ npm install
$ BOT_TOKEN='...' ALGORITMIA_TOKEN='...' npm run dev
$ yarn
$ BOT_TOKEN='...' ALGORITMIA_TOKEN='...' yarn dev

Deployment

This bot can be deployed to now by Zeit. Assuming you've got now installed and set up:

$ now -e BOT_TOKEN='...' -e ALGORITMIA_TOKEN='...'  telegraf/colorizer-bot

Alternative, deploy right now without even leaving the browser:

Deploy to now

About

Telegram bot for colorizing black & white photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published