Skip to content

maksugr/svgo_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svgo_bot

png

Overview

Telegram bot for SVGO (https://github.com/svg/svgo) - svg minification. Send to it svg in file or markup.

Requirements

node.js >= 4.5.0

Install

# git clone git@github.com:maksugr/svgo_bot.git svgo_bot
# cd svgo_bot
# npm i

Then create file token.js that exports your token

module.exports = 'YOUR_TOKEN';

After all preparation open your Terminal App and start work with it!

# npm start

Relative link

http://telegram.me/svgo_bot

About

Telegram bot for SVGO - svg minification http://telegram.me/svgo_bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published