bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 16, 2025, 04:15:34 PM Last edit: May 01, 2025, 12:21:14 PM by bchannel Merited by klarki (30), eXch (15), TryNinja (12), hugeblack (10), bitmover (10), dkbit98 (8), NotATether (4), Pmalek (3), paid2 (3), JayJuanGee (2), Halab (2), Cricktor (2), Lucius (1), goldkingcoiner (1), Forsyth Jones (1) |
|
~
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 16, 2025, 05:32:10 PM Last edit: March 26, 2025, 04:48:20 PM by bchannel |
|
Bug fixes & Updates log: March 17, 2025 - commited to GitHubMarch 18, 2025 - commited to GitHubMarch 19, 2025 - commited to GitHubMarch 23, 2025 - Repo Soon... - Release of Python version of bot | BETA, not suggested for use now.March 26, 2025 - commited to GitHub - Minor update
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 17, 2025, 06:21:47 AM |
|
Fixes & Updates
ChatItem Ignore Fix Bot was replying to weird system notifications (like empty chatItems). Added a check to ignore those empty blocks.
Deletd /myorders & /clearorders Removed these commands and the database stuff. All your order info is now in the chat, no storage needed.
New Tracking Without DB Added a lighter tracking system. Checks order status every 30s, updates you on progress. If no deposit in 30 mins, it stops tracking and sends clearnet/Tor links to continue manually. Temp solution to cut server load.
Fixed Min/Max in Orders Min/max deposit amounts in orders now match the actual reserves, so they’re correct.
Fixed Fetch Guarantee Links Updated all fetch guarantee links to the right format (clearnet + Tor) everywhere they show up.
|
|
|
|
paid2
Legendary
Offline
Activity: 1036
Merit: 3677
Wheel of Whales 🐳
|
 |
March 17, 2025, 11:15:01 AM |
|
I remember your message in the SimpleX Bisq Light Client group a few weeks ago, in which you said you were working on this bot. Well done, you did it fast! Having a way to use eXch without leaving SimpleX is just excellent. I'll test it later, and give you some feedback if I notice anything unusual. In any case, thanks, this kind of bot is necessary for the community, we need as many bots as possible that aren't on Telegram! 
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 17, 2025, 01:08:34 PM |
|
I remember your message in the SimpleX Bisq Light Client group a few weeks ago, in which you said you were working on this bot. Well done, you did it fast! Having a way to use eXch without leaving SimpleX is just excellent. I'll test it later, and give you some feedback if I notice anything unusual. In any case, thanks, this kind of bot is necessary for the community, we need as many bots as possible that aren't on Telegram!  Thanks ! I will be glad for any feedback on the work of the bot. In the meantime, I'm currently working on a small piece of code that will help avoid spam commands and orders.
|
|
|
|
paid2
Legendary
Offline
Activity: 1036
Merit: 3677
Wheel of Whales 🐳
|
 |
March 17, 2025, 05:05:05 PM |
|
I encountered a small problem when trying to create a BTC - LTC exchange.  (This LTC address format is not a problem when using eXch's website directly) Does it work only with legacy LTC addy?
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 17, 2025, 05:19:44 PM |
|
I encountered a small problem when trying to create a BTC - LTC exchange.  (This LTC address format is not a problem when using eXch's website directly) Does it work only with legacy LTC addy? Yes, I specifically added an additional check at this point so that there would be no confusion with the exchange. I will need to revisit this point in more detail and update this part of the code. Thanks you for letting me know about that. LTC address check added - Legacy, P2SH, Bech32 Commit, you can try one more time now.
|
|
|
|
paid2
Legendary
Offline
Activity: 1036
Merit: 3677
Wheel of Whales 🐳
|
Yes, I specifically added an additional check at this point so that there would be no confusion with the exchange. I will need to revisit this point in more detail and update this part of the code. Thanks you for letting me know about that. LTC address check added - Legacy, P2SH, Bech32 Commit, you can try one more time now. Thanks for your reactivity! I was able to create the order without any trouble.
I can confirm that everything works perfectly. Smooth experience, updates quickly after deposit, everything is verifiable via the letter of guarantee or the order number. I created an order and did a test with a few sats. I appreciate the fact that you've made the deposit address sent in a second message (given the way SimpleX works which prevents selecting only part of a message  , that's very handy!) Another excellent point is that the bot suggests to download the letter of guarantee.
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 17, 2025, 05:55:48 PM |
|
Yes, I specifically added an additional check at this point so that there would be no confusion with the exchange. I will need to revisit this point in more detail and update this part of the code. Thanks you for letting me know about that. LTC address check added - Legacy, P2SH, Bech32 Commit, you can try one more time now. Thanks for your reactivity! I was able to create the order without any trouble.
I can confirm that everything works perfectly. Smooth experience, updates quickly after deposit, everything is verifiable via the letter of guarantee or the order number. I created an order and did a test with a few sats. I appreciate the fact that you've made the deposit address sent in a second message (given the way SimpleX works which prevents selecting only part of a message  , that's very handy!) Another excellent point is that the bot suggests to download the letter of guarantee. I am very glad that you liked everything! Sorry that you weren't able to test everything in full, as active testing is underway. Special thanks for replenishing my caffeine supply. It is vital for me.
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 18, 2025, 06:37:38 AM Last edit: March 18, 2025, 10:14:55 AM by bchannel |
|
Fixes & Updates
Added Notification for USDT/USDC/DAI Order Creation Before selecting the rate mode, the user will receive a separate notification stating that "we" only work with the ERC-20 network.
Added address Formats for LTC Exchange-check P2PKH, P2SH, Bech32
Added Temporary Anti-Spam Solution Basic 5-second cooldown between commands/messages
// Additional small edit that fixed the error of sending messages to people who changed some information in their profile.
|
|
|
|
dkbit98
Legendary
Offline
Activity: 2604
Merit: 7956
Availa₿le
|
 |
March 18, 2025, 08:54:00 PM |
|
Great to see more crypto bots are getting developed for simpleX chat app, first it was Intercambio_BOT and now SimpleX BOT!
I sent my request to connect and I will test it later, but I want to ask if there are any risks with using this bot compared to directly opening eXch in Tor browser?
PS A bit off-topic but it would be cool if someone could create or port Bitcointalk notification bot BitcoinTalk SuperNotifier from telegram to simpleX chat.
|
| . BC.GAME | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀░▀██████ ████▀░░░░░▀████ ███░░░░░░░░░███ ███▄░░▄░▄░░▄███ █████▀░░░▀█████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ███░░▀░░░▀░░███ ███░░▄▄▄░░▄████ ███▄▄█▀░░▄█████ █████▀░░▐██████ █████░░░░██████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀▀░▀▄░███ ████▀░░▄░▄░▀███ ███▀░░▀▄▀▄░▄███ ███▄░░▀░▀░▄████ ███░▀▄░▄▄██████ ███████████████ ███████████████ ███████████████ ███████████████ | │ │ | DEPOSIT BONUS .1000%. | GET FREE ...5 BTC... | │ │ | REFER & EARN ..$1000 + 15%.. COMMISSION | │ │ | Play Now |
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 19, 2025, 04:35:48 AM Last edit: March 19, 2025, 08:49:30 AM by bchannel |
|
I sent my request to connect and I will test it later, but I want to ask if there are any risks with using this bot compared to directly opening eXch in Tor browser?
What risks exactly are we talking about? That the address can be compromised? No, you can always check the order ID for validity. About protecting your data.. SimpleX is responsible for this, and as we know, they are doing well in this regard. Therefore, the answer is YES, it is safe. The bot accepts the invitation automatically, but due to active development it may be turned off for some time.. Now it is turned on, you can try it  A bit off-topic but it would be cool if someone could create or port Bitcointalk notification bot BitcoinTalk SuperNotifier from telegram to simpleX chat.
If the telegram bitcointalk-notifier code is open-source, we can do this on simplex
|
|
|
|
TryNinja
Legendary
Offline
Activity: 3206
Merit: 8252
Wheel of Whales 🐳
|
 |
March 19, 2025, 04:36:55 AM |
|
If the telegram bitcointalk-notifier code is open-source, we can do this on simplex
FYI, I'm pretty much done with the notification bot for SimpleX. The announcement will be posted in a few hours.  Nice eXch bot. 
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
Fixes & UpdatesAdded QR Code for Deposit AddressesWhen creating a deposit address, a QR code is now generated in the next message. Support for Nicknames with SpacesPreviously, nicknames with spaces (e.g., "User name") weren’t processed by the bot, meaning commands weren’t sent. This is now fixed. Shoutout to Orangefren for pointing this out! Transaction Tracking EnhancementsTransaction tracking now includes three messages instead of 4: ✅ Order 674af8********* - Transaction Detected! We have detected your transaction of 0.140030870000000000 LTC. Awaiting network confirmation.
🚀 Order 674af8********* - Transaction Confirmed & Funds Sent! The transaction has been confirmed. We are sending you 10.192559654582481699 DAI. Awaiting final confirmation.
🎉 Order 674af8********* - Transaction Completed! You have received 10.192559654582481699 DAI! Transaction ID: 0xe6b823e944969d9b921*************************.*The announcement will be posted in a few hours.  This is awesome! I will definitely use it because I don't use telegram. Waiting for the announcement
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 19, 2025, 09:17:59 AM Last edit: March 19, 2025, 02:37:00 PM by bchannel |
|
So far this bot is fully operational and does not require any technical changes for stable operation, except for some bug fixes or adding new futures. I will do this as much as possible when it requires. Throughout the creation and testing, I launched my Affiliate ID for simultaneous testing of the 30% commission and I will tell you that it is very convenient and transparent, probably the simplest and at the same time convenient system. Table of my refferal exchanges. eXch Affiliation program: LinkBig thanks to eXch for their API and few members who tested this BOT.///UPDATE:
Due to the fact that eXch stopped providing daily volume, I am removing this command from the list of available ones. We do not provide our daily volume statistics anymore in order to enhance our customers privacy. This tab will be replaced to reflect monthly statistics only.
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 20, 2025, 10:33:36 AM |
|
Added information on Markdown in SimpleX to the main message. To improve the boring text in various possible ways.. Of course, there are quite a few options, but I sent a request to the developers with questions and suggestions. I will keep this moment updated. Example from the bot: 
|
|
|
|
dkbit98
Legendary
Offline
Activity: 2604
Merit: 7956
Availa₿le
|
 |
March 20, 2025, 04:45:32 PM |
|
What risks exactly are we talking about?... The bot accepts the invitation automatically, but due to active development it may be turned off for some time.. Now it is turned on, you can try it  Let's take one example when I initiate exchange of coins using eXch simplex bot, and in that moment bot stops working for some reason (development, update, etc.). If the telegram bitcointalk-notifier code is open-source, we can do this on simplex
Thanks. Member TryNinja was ninja fast and he alrady released bot like this for simplex  Throughout the creation and testing, I launched my Affiliate ID for simultaneous testing of the 30% commission and I will tell you that it is very convenient and transparent, probably the simplest and at the same time convenient system.
Note that you will have to verify and get approved by admin for your eXch affiliate ID, before you can make a withdrawal from your account 
|
| . BC.GAME | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀░▀██████ ████▀░░░░░▀████ ███░░░░░░░░░███ ███▄░░▄░▄░░▄███ █████▀░░░▀█████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ███░░▀░░░▀░░███ ███░░▄▄▄░░▄████ ███▄▄█▀░░▄█████ █████▀░░▐██████ █████░░░░██████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀▀░▀▄░███ ████▀░░▄░▄░▀███ ███▀░░▀▄▀▄░▄███ ███▄░░▀░▀░▄████ ███░▀▄░▄▄██████ ███████████████ ███████████████ ███████████████ ███████████████ | │ │ | DEPOSIT BONUS .1000%. | GET FREE ...5 BTC... | │ │ | REFER & EARN ..$1000 + 15%.. COMMISSION | │ │ | Play Now |
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 20, 2025, 05:08:14 PM Last edit: March 20, 2025, 05:44:28 PM by bchannel |
|
Let's take one example when I initiate exchange of coins using eXch simplex bot, and in that moment bot stops working for some reason (development, update, etc.).
Yeah, I get it. It's really simple - when you create an exchange and complete the payment, the bot essentially disconnects/turn off. After that, nothing else is required from the bot because the exchange was initiated through it, but the API directly sent the 'X-Requested-With': 'XMLHttpRequest' to eXch. All the magic of the exchange happens on their end. In the rare case that something goes wrong, the worst that could happen is that you won't receive a notification from the bot. However, your exchange will still go through without any issues. Plus, if you've already completed the payment, you'll have a direct link to the order and a guarantee letter in your chat history. This bot is just a bridge between private chat and eXch. Note that you will have to verify and get approved by admin for your eXch affiliate ID, before you can make a withdrawal from your account  Oh, I definitely didn't know that, thanks for telling me about it.
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 23, 2025, 08:48:48 AM Last edit: March 26, 2025, 04:48:44 PM by bchannel |
|
There's a Python version of the bot, but it's still in beta. There's a lot to refine - some features work, while others don't. For now i suggest use only JS. ..delete.. - Added to the main post.
|
|
|
|
paid2
Legendary
Offline
Activity: 1036
Merit: 3677
Wheel of Whales 🐳
|
 |
March 24, 2025, 10:30:23 AM |
|
The bot works really well, I made another small exchange to see the updates OP did recently, the QR code of the funding address is displayed, and the various messages displayed throughout the process to help new eXch users are cool, like this one:  I just have a small suggestion, it would be cool (if doable of course) if the bot automatically suggested to the user to execute “remove_order orderID” at the end of the swap, like “do you want to delete the data related to this order? Yes - No”. Or, if this is not possible, at least to have the order ID appear in a separate message, like it's the case with the deposit address. This would avoid annoying copy/paste due to the nature of SimpleX, which doesn't let you select part of a message.
|
|
|
|
|