https://github.com/maksugr/svgo_bot
Telegram bot for SVGO - svg minification http://telegram.me/svgo_bot
https://github.com/maksugr/svgo_bot
Last synced: about 1 month ago
JSON representation
Telegram bot for SVGO - svg minification http://telegram.me/svgo_bot
- Host: GitHub
- URL: https://github.com/maksugr/svgo_bot
- Owner: maksugr
- License: mit
- Created: 2016-10-16T20:29:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T19:30:59.000Z (over 8 years ago)
- Last Synced: 2024-10-29T10:03:01.464Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 351 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-telegram-bots - svgo_bot - Telegram bot for SVGO - svg minification (Examples / Node.js)
README
# Svgo_bot
## 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
``` bash
# git clone [email protected]:maksugr/svgo_bot.git svgo_bot
# cd svgo_bot
# npm i
```Then create file `token.js` that exports your token
``` javascript
module.exports = 'YOUR_TOKEN';
```After all preparation open your Terminal App and start work with it!
``` bash
# npm start
```## Relative link
http://telegram.me/svgo_bot