bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 24, 2025, 02:50:16 PM |
|
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. In fact, I can add this parameter as unimportant (optional) For example, when completing an exchange, a message may appear "do you want to delete the order -ID- Write Yes or ignore this message" in general, this will not interfere with functionality and will not cause unnecessary questions from other users. I'll do it tomorrow, definitely!
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 26, 2025, 06:39:11 AM |
|
Small update on recent suggestion by paid2 How it works: Once the order status switches to "COMPLETE," the user gets a message saying the exchange is done, followed by a question asking if they want to delete the ticket. If they reply with "yes," the bot runs the /remove_order command using the saved order ID and deletes the ticket for uuser. If they don’t reply, nothing happens. The bot just keeps the ticket in its memory until they start a new exchange or delete order manually Commited to GitHub (js version)
|
|
|
|
paid2
Legendary
Offline
Activity: 1036
Merit: 3677
Wheel of Whales 🐳
|
 |
March 27, 2025, 11:44:20 PM |
|
Small update on recent suggestion by paid2 How it works: Once the order status switches to "COMPLETE," the user gets a message saying the exchange is done, followed by a question asking if they want to delete the ticket. If they reply with "yes," the bot runs the /remove_order command using the saved order ID and deletes the ticket for uuser. If they don’t reply, nothing happens. The bot just keeps the ticket in its memory until they start a new exchange or delete order manually Commited to GitHub (js version) Many thanks for your reactivity, it's very cool! I can confirm that it works fine, everything is now as smooth as possible with the bot from my point of view  
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 28, 2025, 05:01:45 AM |
|
Small update on recent suggestion by paid2 How it works: Once the order status switches to "COMPLETE," the user gets a message saying the exchange is done, followed by a question asking if they want to delete the ticket. If they reply with "yes," the bot runs the /remove_order command using the saved order ID and deletes the ticket for uuser. If they don’t reply, nothing happens. The bot just keeps the ticket in its memory until they start a new exchange or delete order manually Commited to GitHub (js version) Many thanks for your reactivity, it's very cool! I can confirm that it works fine, everything is now as smooth as possible with the bot from my point of view   Oh, that last cup of coffee was too much The color markdown formatting was set incorrectly and I wrote a ticket instead of an order, hehe, fixed! Thank you for another test !
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
 |
March 28, 2025, 01:20:13 PM Last edit: March 28, 2025, 01:31:51 PM by bchannel |
|
Today the eXch switched to .net ( Official announcement) domain name. API endpoint no longer works on .cx domain (Commited to github) Soon there will be two versions of bot, the first will work on .net and the second through .onion, this is a selection for each separate group of people who want to host the bot in the process. Links to clearnet edited as well.
|
|
|
|
Dark.Look
Member

Offline
Activity: 72
Merit: 28
|
 |
March 28, 2025, 11:59:29 PM |
|
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.
Good work from you I'm not an expert in JS at all. I just know the basics But I can maybe help you with the Python parts. Let me know if I can help with the project.
|
|
|
|
bchannel (OP)
Jr. Member
Offline
Activity: 39
Merit: 144
|
Today I received 0.3 BTC as a donation from eXch, I did not expect this when I was working on this bot. I express my deep gratitude for the support, part of these funds will go to the development of a more important project.
|
|
|
|
dkbit98
Legendary
Offline
Activity: 2604
Merit: 7956
Availa₿le
|
 |
March 31, 2025, 08:39:26 PM |
|
Today I received 0.3 BTC as a donation from eXch, I did not expect this when I was working on this bot. I express my deep gratitude for the support, part of these funds will go to the development of a more important project.
Congratulations! You fully deserved this donations,and I hope this is going to be motivation for you to keep updating, improving and maintaining this bot. I was talking with someone who is working on different Simplex chat bot, and they are wondering if there is any way to add clickable buttons in bots?
|
| . BC.GAME | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀░▀██████ ████▀░░░░░▀████ ███░░░░░░░░░███ ███▄░░▄░▄░░▄███ █████▀░░░▀█████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ███░░▀░░░▀░░███ ███░░▄▄▄░░▄████ ███▄▄█▀░░▄█████ █████▀░░▐██████ █████░░░░██████ ███████████████ ███████████████ ███████████████ ███████████████ | ███████████████ ███████████████ ███████████████ ███████████████ ██████▀▀░▀▄░███ ████▀░░▄░▄░▀███ ███▀░░▀▄▀▄░▄███ ███▄░░▀░▀░▄████ ███░▀▄░▄▄██████ ███████████████ ███████████████ ███████████████ ███████████████ | │ │ | DEPOSIT BONUS .1000%. | GET FREE ...5 BTC... | │ │ | REFER & EARN ..$1000 + 15%.. COMMISSION | │ │ | Play Now |
|
|
|
|
Forsyth Jones
Legendary
Offline
Activity: 1540
Merit: 1354
I love Bitcoin
|
Great project! A few days ago, I downloaded SimpleX to use/test the bitcointalk notifier and yesterday I added the eXch.net bot. I haven't tested/created orders through the bot yet, but when I need to, I'll do so and provide feedback if necessary. I'm still getting used to SimpleX. Great initiative! In addition to increasing brand exposure for eXch and the bot, it also promotes SimpleX Messenger, which is amazing. I hope more and more people start using it. Congrats on the decision to redistribute 100% of the profits to campaign participants.
|
|
|
|
arabspaceship123
|
 |
April 18, 2025, 10:11:25 AM |
|
eXch announced they'll officially end operating their exchange service. It's disappointing news but they've explained their reasons. How's this announcement affecting plan for mods you wanted to make for future releases of the eXch SimpleX BOT code. Which other projects are you're working on ?
|
▄▄█████████████████▄▄ ▄█████████████████████▄ ███▀▀█████▀▀░░▀▀███████ ███▄░░▀▀░░▄▄██▄░░██████ █████░░░████████░░█████ ████▌░▄░░█████▀░░██████ ███▌░▐█▌░░▀▀▀▀░░▄██████ ███░░▌██░░▄░░▄█████████ ███▌░▀▄▀░░█▄░░█████████ ████▄░░░▄███▄░░▀▀█▀▀███ ██████████████▄▄░░░▄███ ▀█████████████████████▀ ▀▀█████████████████▀▀ | Rainbet.com CRYPTO CASINO & SPORTSBOOK | | | █▄█▄█▄███████▄█▄█▄█ ███████████████████ ███████████████████ ███████████████████ █████▀█▀▀▄▄▄▀██████ █████▀▄▀████░██████ █████░██░█▀▄███████ ████▄▀▀▄▄▀███████ █████████▄▀▄███ █████████████████ ███████████████████ ███████████████████ ███████████████████ | | | |
▄█████████▄ █████████ ██ ▄▄█░▄░▄█▄░▄░█▄▄ ▀██░▐█████▌░██▀ ▄█▄░▀▀▀▀▀░▄█▄ ▀▀▀█▄▄░▄▄█▀▀▀ ▀█▀░▀█▀
| 10K WEEKLY RACE | | 100K MONTHLY RACE | | | ██
█████
| ███████▄█ ██████████▄ ████████████▄▄ ████▄███████████▄ ██████████████████▄ ░▄█████████████████▄ ▄███████████████████▄ █████████████████▀████ ██████████▀███████████ ▀█████████████████████ ░████████████████████▀ ░░▀█████████████████▀ ████▀▀██████████▀▀ | ████████ ██████████████ |
|
|
|
|