The Let's Short URL Bot is a simple Telegram bot to short your URLs.
When you start the bot you can choose between different providers like Tinyurl or cuttly, but you can also configure your own YOURLS URL shortener. When you're finished with the settings you can just send your long links and get back the shortened version.
To the botcommand | description |
---|---|
/start | With this command the bot will be started the first time. |
/help | With this command you get an overview about all commands. |
/language | With this command you can change the language of the bot. |
/tinyurl | Sets Tinyurl as default provider. |
/cuttly | Sets Cuttly as default provider. |
/yourls | To set your own YOURLS shortener as default provider. |
/reset | Resets the provider settings. |
/mylinks | With this command you get an overview about all your shortened links. |
/privacy | With this command you get to the privacy menu. |
/about | With this command you get some information about the developer. |
When you use the bot you accept the privacy policy.
Your data is securely stored in a Google Firebase Realtime Database.
You can find the privacy policy of Firebase here.
The following data is saved:
user id, username, first and last name, shortened URLs, language settings, provider settings
According to the GDPR, you have the right to information, correction and deletion of your data.
This can be done directly in Telegram. You get to the privacy menu by sending /privacy to the bot. Ther you can inquiry about all data of yours
saved by us and can delete all your personal data from our database.
If you erase all your data it can't be recovered but you can get used to the bot again by sending /start.
If you want to use the bot with your own YOURLS shortener I have some tips for you.
Requirements for your own URL shortener with YOURLS are your own web server, a MySQL or MariaDB database and a (as short as possible) domain.