Код в мешке
252 subscribers
9.13K photos
1.61K videos
2.11K files
43.1K links
Код в мешке - про кодинг, и не только...
Это личная записная книжка

https://t.me/joinchat/AAAAAEIy6oGlr8oxqTMS5w
Download Telegram
Forwarded from Conflux Updates
We just released a simple watermark bot (more like a watermark tester bot)

@ImageDecorBot

You can send command to test what the outcome will look like and then copy paste the final commands to Conflux or Affilio to watermarkify your images on the fly.
Forwarded from Conflux Updates
🤔How can I replace any url in original message with a custom url? #tips
🤖: Following regex will replace all links.

"<a href.+?</a>"="<a href="https://confluxbot.com/">Display name (or emoji) for new link</a>"

or use url as link name as well to not hide the link inside some text:

"<a href.+?</a>"="<a href="https://confluxbot.com/">https://confluxbot.com/</a>"
Forwarded from Conflux Updates
1. How to change affiliate tags using text manipulation? #tips

- Amazon
url:tag=yourAffiliateTag-21

- Flipkart
url:affid=yourAffiliateId

2. How to change remove any usernames from message?

(@|(https?:\/\/)?(www\.)?(telegram\.(?:me|dog)|t\.me)\/)[\w_]+=

3. How to change any username / telegram link to a custom username?

(@|(https?:\/\/)?(www\.)?(telegram\.(?:me|dog)|t\.me)\/)[\w_]+=@MyCustomName
Forwarded from Conflux Updates
If you do not see a channel / group while selecting DESTINATION, it's probably because you do not have either of post, edit or delete messages rights in that chat / channel.

You must have atleast all three rights enabled as depicted in image above.

Verify your rights and make it right then refresh the list using /refresh_telegram
Forwarded from Conflux Updates
1. How to change affiliate tags using text manipulation? #tips

- Amazon
url:tag=yourAffiliateTag-21

- Flipkart
url:affid=yourAffiliateId

2. How to change remove any usernames from message?

(@|(https?:\/\/)?(www\.)?(telegram\.(?:me|dog)|t\.me)\/)[\w_]+=

3. How to change any username / telegram link to a custom username?

(@|(https?:\/\/)?(www\.)?(telegram\.(?:me|dog)|t\.me)\/)[\w_]+=@MyCustomName
Forwarded from Conflux Updates
🤖 🎉🎉🎉🎉🎉🎉🎉🎉🎉🤖
We have released two Conflux API:
🤖🎉🎉🎉🎉🎉🎉🎉🎉🎉🤖

1. For Bots: [needs Bot Token from @BotFather]
https://botapi.confluxbot.com

2. For Conflux Users: [needs api_key from @ConfluxBot]
https://api.confluxbot.com

Both API can be used to send text messages, *photos, *files, *gif, *other documents to user, chat, or channels with text formatting.

The bot api can additionally be used to send messages with url buttons or hidden text buttons that gets revealed when user press it.

* 5 MB max size for photos and 20 MB max for other types of content.
Forwarded from Conflux Updates
Check out @IVSwitcherBot a bot to switch / navigate Instant / Web Views View in your message.

You can use me in following ways:
- Sending me a private message
- Use inline
- Add me to your channel with edit_message, post_messages and delete_message rights
- Add me to group

How and what I will do:
- I will look up for all urls in your message and create 2 row of buttons
1. For Text Based views
2. For Images

- If your message has existing url buttons, I will take care of that as well and add those in next row.

Test Articles Links:
1. Telegram Blog IV
2. Telegram Blog Calls
3. Telegram Telegraph

Test Images Links:
1. Telegram
2. Google
3. Bot father
Forwarded from Conflux Updates
With @ConfluxBot you can do following:

(without adding bot in either source or destination channel)
◾️Resend message between◾️
- Telegram to Telegram
- Telegram to Discord
- Discord to Telegram
- Discord to Discord

◾️Ability to filter using◾️
- Blacklist
- Whitelist

◾️Text Manipulation◾️
- RegEx supported
- Change Text before sending
- Url Manipulations: meaning you can add your affiliate tags to urls before resending messages.
- Shorten links using bitly

◾️Image Manipulation◾️
- Convert Image to Text using OCR
- Decorate/Watermark: Add text/image to original image

◾️Other Automations ◾️
- Auto Reply to messages
- Control other telegram bots

◾️External Service Integration◾️
- Receive notification from external services using webhook
Forwarded from Conflux Updates
Tired of answering same questions again and again to all your buyers/clients or to your group members? Now setup auto reply.
Let @ConfluxBot do all the hard work for you !

Set 1 pair and bot (meaning you) will answer all similar questions !

Note: Each settings change takes 60 seconds to get effective so you get enough time to modify or cancel it.

You have the power to decide to auto answer only in private or in groups as well :)
Forwarded from Conflux Updates
💡Quick Tip:
You can use @GmailBot to receive your emails instantly in telegram and then use @ConfluxBot to forward emails to your channel or groups.

Whitelist feature of Conflux comes handy here to filter out emails coming from specific senders.
Forwarded from Conflux Updates
Connect Conflux to TradingView or 1000's of other services using your personal webhook.

How to get your personal webhook token?
1. Go to @ConfluxBot
2. Send /start
3. Click on Get Webhook Token
4. Copy your personal link and connect to any service using the link. (don't share it with anyone just like your underwear)
Forwarded from Conflux Updates
Q: How to send webhook alert directly to a destination channel?

A: You have two options:

Option 1:
Set a resend from conflux bot to that channel.

Use Whitelist: #webhook

You can sub filter it by adding your own hashtag in TradingView

Option 2:
We added a chat specific webhook.
For that to work you need to add confluxbot as admin in respective channel.
Open your webhook url for info.
Forwarded from Conflux Updates
New Feature Development Status:

Feature Name: Watermark Images

Planned Customisations:
🔘 Add Text over Image
🔘 Add Image over Image
🔘 Text positioning North, South, East, West
🔘 Customise Text Color

⚪️ Customise Text Font
Forwarded from Conflux Updates
Decorate Image option is now available in bot to test.
Make yourself familiar with the various parameters available.

It will show you an example image how your images will look after decoration.

Decoration isn’t yet enabled to actual forwarding.
That part will be live soon.
Forwarded from Conflux Bot
text_header=Conflux Watermark Test
text_footer=@table:Footer|Table test|@left:with longer text aligned to left|@right:and some more text aligned to right
text_top_left=Top Left
text_left=Left Center
text_bottom_left=Left Bottom
text_right=Right Center
text_top_right=Right Top
text_bottom_right=Right Bottom
text_left_font=EncodeSansSemiExpanded-SemiBold
text_top_left_color=red
text_bottom_left_color=yellow
text_top_right_color=#FF4500
border_size=20
left_border_size=40
text_header_font=IBMPlexMono-BoldItalic
Forwarded from Conflux Updates
MULTI COLOR BORDERS ADDED TO WATERMARK:

Available border color params:
border_color_header
border_color_footer
border_color_lef
t
border_color_right

Any border that has no mentioned color will use the color mentioned in border_color, if none mentioned it will use white.