https://github.com/marcobuster/shorturlsbot
Telegram Bot for shorting URLs
https://github.com/marcobuster/shorturlsbot
Last synced: about 1 year ago
JSON representation
Telegram Bot for shorting URLs
- Host: GitHub
- URL: https://github.com/marcobuster/shorturlsbot
- Owner: MarcoBuster
- License: mit
- Created: 2016-12-09T18:54:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T21:18:40.000Z (over 6 years ago)
- Last Synced: 2025-03-31T12:21:17.731Z (over 1 year ago)
- Language: Python
- Homepage: https://telegram.me/ShortURLsBot
- Size: 5.86 KB
- Stars: 11
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Short URLs Bot [][Bot]
**Short URLs Bot** it's a **Telegram bot** for shorting URLs
### Functionality and utilization
The bot is attainable on **Telegram** by searching `@ShortURLsBot` in search bar or type in any chat `@ShortURLsBot URL`.
### Installation
For installing this bot on your VPS Linux Ubuntu, you must perform this commands: (python 3.5 required)
$ python3 -m pip install botogram
$ git clone https://www.github.com/MarcoBuster/ShortURLsBot.git && cd ShortURLsBot.git
$ python3 "Bot.py"
> Warning! Edit CONFIG file before starting the bot!
### License and credits
The bot is developed by [Marco] and released under [MIT license][MIT]
[Bot]: https://telegram.me/ShortURLsBot
[Marco]: https://www.github.com/MarcoBuster
[MIT]: https://opensource.org/licenses/MIT