Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T19:30:59.000Z (about 8 years ago)
- Last Synced: 2024-07-31T12:07:27.315Z (3 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
![png](https://github.com/maksugr/svgo_bot/blob/master/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
``` 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