Bitcoin Forum

Bitcoin => Project Development => Topic started by: TryNinja on March 19, 2025, 08:53:41 AM



Title: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 08:53:41 AM
For those who don't like or use Telegram, here is a notification bot for SimpleX.

What is SimpleX?

SimpleX is an E2E-encrypted messaging app that does not require a phone number, email, or any other personal information.

https://simplex.chat



Features

- Mention notifications
- Merit notifications
- Tracked topics
- Tracked phrases
- Tracked users
- Ignored users



How do I use the bot?

1. Add the bot to your contacts with the SimpleX address:

https://www.talkimg.com/images/2025/03/19/0DSvH.png

Quote
simplex:/contact#/?v=2-7&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2F3-DlKp810rjWdx9WnzsMFpnGbl6RY2gy%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA0tDzeBBjlWO1f0C5uQR2cIXcvoNbtTufArwHporP1D0%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion

2. Wait a few seconds for the bot to accept your contact.

3. Follow the bot instructions (set your forum username and uid).

4. That's it!

Keep in mind that the bot might have a small delay when answering (compared to the telegram one) due to the SimpleX client api.
Also, there might be issues since it's my first time coding a bot for SimpleX. Let me know of any bugs. :)



Commands

Quote
/help - shows a list of commands

/mentions - Toggle mention notifications
/merits - Toggle merit notifications
/only_direct - Toggle only direct mentions (@username) and quotes notifications (for those with common words as usernames).

/topic ID - Adds tracked topic
/del_topic ID - Deletes a tracked topic
/list_topics - Lists tracked topics

/ignoretopic ID - Adds ignored topic
/del_ignoretopic ID - Deletes a ignored topic
/list_ignoretopics - Lists ignored topics

/phrase TEXT - Adds tracked phrase
/del_phrase TEXT - Deletes a tracked phrase
/list_phrases - Lists tracked phrases

/user TEXT - Adds tracked user
/del_user TEXT - Deletes a tracked user
/list_users - Lists tracked users

/ignoreuser TEXT - Adds ignored user
/del_ignoreuser TEXT - Deletes a ignored user
/list_ignoreusers - Lists ignored users

/invite - Get the bot invite address
/reset - Restart bot setup



Donations are appreciated!

BTC: bc1q5esjqsdw3l6whu6a24p3uw69pdakc5xnthfyge

XMR: 8AjhMhRtbK9GPzcSEnCYikHYTGFpNnc4QK83ZPTkAXx1FxmsYGNSmDuAKSjokfkRq6VhocV2yCeYdJX AC7eJZ72r7xynh9K


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 08:54:24 AM
Changelog

Code:
26/03/2025
- added ignored topics

21/03/2025
- added /only_direct command
- fixed doubled tracked phrase notifications


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: bchannel on March 19, 2025, 10:20:40 AM
I checked the bot! Everything works fine, all that's left is for you to reply to this message and I'll make sure that the notifications work.

By the way, have you thought about using formatting to make the text look pretty (colors)?:
Quote
**bold**           - bold text
_italic_           - italic text (shown as under-lined)
~strikethrough~    - strikethrough text (shown as inverse)
`code snippet`     - a + b // no *markdown* here
!! text !          - red text (1-6: red, green, blue, yellow, cyan, magenta)
#secret#           - #secret text# (can be copy-pasted)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 10:27:53 AM
I checked the bot! Everything works fine, all that's left is for you to reply to this message and I'll make sure that the notifications work.
Hey. ::)


By the way, have you thought about using formatting to make the text look pretty (colors)?:
Quote
**bold**           - bold text
_italic_           - italic text (shown as under-lined)
~strikethrough~    - strikethrough text (shown as inverse)
`code snippet`     - a + b // no *markdown* here
!! text !          - red text (1-6: red, green, blue, yellow, cyan, magenta)
#secret#           - #secret text# (can be copy-pasted)
Might test colors, but I couldn’t find a good format.

I wish there was a way of embedding urls in a text, right now I need the full url to link a post, for example. :P

On telegram I can do: Mentioned by TryNinja for POST TITLE HERE (http://POST TITLE HERE) (url inside).


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: bchannel on March 19, 2025, 10:44:06 AM
Might test colors, but I couldn’t find a good format.

I wish there was a way of embedding urls in a text, right now I need the full url to link a post, for example. :P

On telegram I can do: Mentioned by TryNinja for POST TITLE HERE (http://POST TITLE HERE) (url inside).

This is unfortunately true.
I made a list of what is needed including a link in the text and a bunch of others... Sent it to the developers, I hope they will answer whether they will do this and when. But for now we use what we have..

I confirm that the bot worked in the best possible way.
Very useful! (There is even a sponsor, ahaha)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on March 19, 2025, 05:56:26 PM
Thank you for making this bot TryNinja, but looks like bot is currently not working for me.
I was able to add the contact, but there was no instructions, and nothing happened when I typed /help.
Nothing is happening even after I removed the contact and add it back again.
I have other simplex bots working fine, so is there any issue on your side maybe?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 06:39:30 PM
Thank you for making this bot TryNinja, but looks like bot is currently not working for me.
I was able to add the contact, but there was no instructions, and nothing happened when I typed /help.
Nothing is happening even after I removed the contact and add it back again.
I have other simplex bots working fine, so is there any issue on your side maybe?
Could you try again?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on March 19, 2025, 06:55:07 PM
Could you try again?
Yeah, I removed than added contact again, and now it's working fine. :)
Now I will do some testing to see how bot behaves with notifications and commands.

I guess there are some limitations with simplex chat, but there are much more advantages compared to telegram app.
As for use of color in bots, I saw eXch bot using green color.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: paid2 on March 19, 2025, 07:16:03 PM
Cool to see a new SimpleX bot. Thank you OP.

However it's not working on my side...
I'm using the latest SimpleX version on Linux.

Error log:
Code:
java.lang.NullPointerException: read(...) must not be null
redacted


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 07:27:02 PM
Cool to see a new SimpleX bot. Thank you OP.

However it's not working on my side...
I'm using the latest SimpleX version on Linux.

Error log:
Code:
-snip-

Not sure what I'm seeing here. Is this an error on SimpleX? Is this showing up when you try to add the bot as a contact?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: paid2 on March 19, 2025, 07:32:51 PM
Not sure what I'm seeing here. Is this an error on SimpleX? Is this showing up when you try to add the bot as a contact?

Yeah, when I add the bot with the contact address provided in OP, SimpleX crashes, and I get a box with the above error log on next startup.
The contact line of the bot is written in red "There is an error..." (in my contact list) and when clicking on it, it closes Simplex.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 19, 2025, 07:53:36 PM
Yeah, when I add the bot with the contact address provided in OP, SimpleX crashes, and I get a box with the above error log on next startup.
The contact line of the bot is written in red "There is an error..." (in my contact list) and when clicking on it, it closes Simplex.
I think this is happening because I passed an url as the bot profile avatar and that's just not how this works. Not sure how to add a profile avatar and docs are very lacking, so I just removed it for now.

Can you see if you can open it now? If not, try removing and adding the bot again.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: paid2 on March 19, 2025, 09:17:52 PM
I think this is happening because I passed an url as the bot profile avatar and that's just not how this works. Not sure how to add a profile avatar and docs are very lacking, so I just removed it for now.

Can you see if you can open it now? If not, try removing and adding the bot again.

It works now, thank you!


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on March 20, 2025, 05:49:12 AM
I believe this bot is a great tool.
Thanks TryNinja.
I will test it and if it works flawlessly I will transition to this one instead of Telegram, which has also been very useful until today.

EDIT:

I didn’t receive notifications for the merits and the quoting in this message : https://bitcointalk.org/index.php?topic=5535755.msg65187546#msg65187546

Could you see it? I did receive a notification in the Telegram bot.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: bchannel on March 20, 2025, 02:17:28 PM
I didn’t receive notifications for the merits and the quoting in this message : https://bitcointalk.org/index.php?topic=5535755.msg65187546#msg65187546
I agree, for some reason, I didn't receive a notification about the merits from the user, even though everything was fine yesterday.
If there's anything I can help you with, feel free to drop me a DM.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on March 20, 2025, 04:38:26 PM
TryNinja here are my first impressions after using the bot for one day.
I am not getting all notifications when someone replies to my posts, and I enabled mentions and merits in settings.
It's the same thing for merits, I received some notifications, but not all of them.
Does simpleX app need to be opened all the time (and correct user selected) to receive notification, or issue is with something else?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 20, 2025, 09:16:43 PM
I didn’t receive notifications for the merits and the quoting in this message : https://bitcointalk.org/index.php?topic=5535755.msg65187546#msg65187546

Could you see it? I did receive a notification in the Telegram bot.

I agree, for some reason, I didn't receive a notification about the merits from the user, even though everything was fine yesterday.
If there's anything I can help you with, feel free to drop me a DM.

I am not getting all notifications when someone replies to my posts, and I enabled mentions and merits in settings.
It's the same thing for merits, I received some notifications, but not all of them.
Does simpleX app need to be opened all the time (and correct user selected) to receive notification, or issue is with something else?

Ok, so I'm learning how SimpleX works as I code and debug, so bear with me. I think that unlike Telegram, which is very straightforward to send notifications since their servers do all the work behind the scenes, with SimpleX sometimes the user isn't connected and the notification just can't be sent. I refactored the code and now if the user isn't connected the notification data will be stored and it will retry when they do get connected. Hopefully it works. ;D


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on March 21, 2025, 06:29:44 AM
Ok, so I'm learning how SimpleX works as I code and debug, so bear with me. I think that unlike Telegram, which is very straightforward to send notifications since their servers do all the work behind the scenes, with SimpleX sometimes the user isn't connected and the notification just can't be sent. I refactored the code and now if the user isn't connected the notification data will be stored and it will retry when they do get connected. Hopefully it works. ;D

I got a notification for this quote of yours. Yeah so simpleX works differently. If you check in someone's profile, it says "Receiving on channel: xxx" and "Sending from channel: xxx", so I guess these channels require from the application to be turned on at the time of the actual message reception.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: Text on March 21, 2025, 07:02:22 AM
Impressive work!

The only thing I noticed at first was that when I sent my Bitcointalk username do I really need to click the lightning icon to go live? The forum ID question only appeared after I clicked it. So far the commands are working as expected and I haven’t encountered any errors.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 21, 2025, 07:05:51 AM
Impressive work!

The only thing I noticed at first was that when I sent my Bitcointalk username do I really need to click the lightning icon to go live? The forum ID question only appeared after I clicked it. So far the commands are working as expected and I haven’t encountered any errors.
Thanks! You don't have to. The lightning icon seems to be related to a live chat feature SimpleX has where the user sees what you're typing as you type, nothing to do with the bot. There is a delay when answering which is just how long the SimpleX client takes to receive and answer the message.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: Text on March 21, 2025, 07:16:40 AM
Thanks! You don't have to. The lightning icon seems to be related to a live chat feature SimpleX has where the user sees what you're typing as you type, nothing to do with the bot. There is a delay when answering which is just how long the SimpleX client takes to receive and answer the message.
Ah that makes sense now  thanks for the clarification! The delay isn’t an issue for me as long as everything works reliably and so far it’s been smooth. Appreciate the work you’re putting into this it’s shaping up nicely!

Quick question then: I received a notification about your reply (which is great) but I also got notifications from a new topic where I wasn’t mentioned and a new reply in a thread where I wasn’t mentioned either. Is that expected behaviour or could it be picking up extra stuff unintentionally?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 21, 2025, 07:19:19 AM
Quick question then: I received a notification about your reply (which is great) but I also got notifications from a new topic where I wasn’t mentioned and a new reply in a thread where I wasn’t mentioned either. Is that expected behaviour or could it be picking up extra stuff unintentionally?
Well, your username is "text" so I guess someone is writing "I read this text on xxx..." and it's treating it as a mention to you. :P ;D

It's 4 am here so I'm about to go to bed, but tomorrow I'll add an option to notify only direct mentions and quotes. That is, @Text and actual quotes to your post, not the mention of the word "text'.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 22, 2025, 06:16:50 AM
@Text

Update is live.

You can enable mention notifications for @tags and quotes with /only_direct

Also fixed a bug where tracked phrase notifications would be sent twice. I'm also trying something to prevent the bot from going down.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: God Of Thunder on March 22, 2025, 09:29:45 AM
Oh hell,
I never knew it was even possible to run a bot on simplex. I am not that familiar with SimpleX. I guess I used it more than a year ago when one of my forum friends invited me to join SimpleX to have a chat. It seems SimpleX is getting popular. Even TryNinja decided to create a notifier bot for SimpleX users. Hmm, this is something cool. I have to re-install SimpleX and see how it works. It seems some crypto projects also use SimpleX.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: DYING_S0UL on March 23, 2025, 03:18:28 PM
Finally the long waited update is here. I must test this asap!  ;D
Just noticed this topic and already started the bot, let's see whether the bot works properly or not. The reality is, your notifier bot was the only reason for which some of the users were using telegram. But now with this new bot, we can uninstall that full of scammers app and shift to simpleX. Lets hope, it works without issue..

Knock knock, will someone mention/quote me?  ;)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: arabspaceship123 on March 23, 2025, 03:59:49 PM
SimpleX isn't used by many ppl so I didn't expect a notification bot for their apps. I'm going to download SimpleX. It's helpful you're starting with handy features

- Mention notifications
- Merit notifications
- Tracked topics
- Tracked phrases
- Tracked users
- Ignored users


@Text

Update is live.

You can enable mention notifications for @tags and quotes with /only_direct

Also fixed a bug where tracked phrase notifications would be sent twice. I'm also trying something to prevent the bot from going down.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: takuma sato on March 23, 2025, 06:28:27 PM
SimpleX isn't used by many ppl so I didn't expect a notification bot for their apps. I'm going to download SimpleX. It's helpful you're starting with handy features

- Mention notifications
- Merit notifications
- Tracked topics
- Tracked phrases
- Tracked users
- Ignored users


@Text

Update is live.

You can enable mention notifications for @tags and quotes with /only_direct

Also fixed a bug where tracked phrase notifications would be sent twice. I'm also trying something to prevent the bot from going down.

I have not used SimpleX yet but I have been reading about it for a while. It looks like the best messaging app out there on paper. The rest of messaging apps have all sold out to this insane "enter your phone number to use" requeriment instead of using good ol username systems without verifications. I think I will give it a try. I will see if I can install it on linux Debian, does anyone use it here?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: paid2 on March 23, 2025, 11:33:14 PM
I have not used SimpleX yet but I have been reading about it for a while. It looks like the best messaging app out there on paper. The rest of messaging apps have all sold out to this insane "enter your phone number to use" requeriment instead of using good ol username systems without verifications. I think I will give it a try. I will see if I can install it on linux Debian, does anyone use it here?

Yes, you can use SimpleX on Debian, and also on any Debian-based OS of course (like Mint, Ubuntu etc..). You can use it through an Appimage or install it via Flatpak. It's stable and running fine.

https://simplex.chat/downloads/#desktop-app


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: DYING_S0UL on March 24, 2025, 05:47:34 PM
Apparently the bot worked without any issue so far. And I noticed no such delay in notification on SimpleX, which is certainly a good thing, because it is known for it's delay in messages. Btw, both the telegram one and the simpleX one, delivered the notification at the same time.

https://www.talkimg.com/images/2025/03/24/lZdRw.jpeg

I have not used SimpleX yet but I have been reading about it for a while. It looks like the best messaging app out there on paper. The rest of messaging apps have all sold out to this insane "enter your phone number to use" requeriment instead of using good ol username systems without verifications. I think I will give it a try. I will see if I can install it on linux Debian, does anyone use it here?
Yes, you can use SimpleX on Debian, and also on any Debian-based OS of course (like Mint, Ubuntu etc..). You can use it through an Appimage or install it via Flatpak. It's stable and running fine.

The dev team has certainly improved their app drastically. But in the past it had many bugs and glitches like backup data corruption, message delay, error in importing and syncing, for which, I almost stopped using it. They also lacked desktop support before. But now, I can say, newcomers can also use it without any major problems.



Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on March 24, 2025, 06:38:38 PM
Apparently the bot worked without any issue so far. And I noticed no such delay in notification on SimpleX, which is certainly a good thing, because it is known for it's delay in messages. Btw, both the telegram one and the simpleX one, delivered the notification at the same time.

https://www.talkimg.com/images/2025/03/24/lZdRw.jpeg

It's funny because I 've mentioned you and it worked for you on both apps.
But for me, when I got some replies today, I kept receiving notifications on TG only. For some reason I don't receive notifications from SimpleX.
I will re-adjust my notification settings and perhaps try to disable and re-enable the notifications for mentions and tags manually it see if it works.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: DYING_S0UL on March 24, 2025, 06:44:22 PM
It's funny because I 've mentioned you and it worked for you on both apps.
But for me, when I got some replies today, I kept receiving notifications on TG only. For some reason I don't receive notifications from SimpleX.
I will re-adjust my notification settings and perhaps try to disable and re-enable the notifications for mentions and tags manually it see if it works.

Try disabling the battery optimization for simpleX app, and also enable autostart and always running in background option as well. Sometimes the notification delay or the message not coming through are caused because of this.

p.s: I was just notified on both the platforms for the quote you did.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: un_rank on March 24, 2025, 07:19:55 PM
Great work TryNinja. I regularly use the telegram app, so it is no an inconvenience for me to run the bot there, but I will try out SimpleX to see which I prefer and also maybe see how else I can use the platform.

- Jay -


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: yhiaali3 on March 25, 2025, 06:15:44 PM
Thank you TryNinja for creating this bot, Excellent as always.
I don't actually use SimpleX, so I haven't tried the bot, but it looks interesting, so I'll give it a try later.

I've been using your bot for Telegram notifications, and it works perfectly for me, both on the desktop and mobile apps. I receive all the necessary notifications regularly without any glitches so far.

I'll leave the SimpleX bot as an optional extra if I encounter any issues with the Telegram bot. Thank you


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on March 26, 2025, 07:01:13 PM
Ok, so I'm learning how SimpleX works as I code and debug, so bear with me. I think that unlike Telegram, which is very straightforward to send notifications since their servers do all the work behind the scenes, with SimpleX sometimes the user isn't connected and the notification just can't be sent. I refactored the code and now if the user isn't connected the notification data will be stored and it will retry when they do get connected. Hopefully it works. ;D
Yeah I know, that is why I asked if simpleX chat app needs to be opened ;)
I think this workaround fixed the bug I first faces, and I received a bunch of notifications when I opened my app.
If I notice anything else I will report it here, but I didn't notice how to ignore specific topic from notifications in /help command.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 26, 2025, 08:31:15 PM
If I notice anything else I will report it here, but I didn't notice how to ignore specific topic from notifications in /help command.
Just implemented that. :)

/ignoretopic ID - Adds ignored topic
/del_ignoretopic ID - Deletes a ignored topic
/list_ignoretopics - Lists ignored topics

Great work TryNinja. I regularly use the telegram app, so it is no an inconvenience for me to run the bot there, but I will try out SimpleX to see which I prefer and also maybe see how else I can use the platform.
If you're fine with Telegram I rather use that, to be honest. The notification and the bot UX just looks better due to the maturity of their client.

But if you want more privacy and doesn't want your data (i.e phone number) linked to the account, that's what SimpleX is for. I hope they make the UI/UX better with time so more people use it. :)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: LoyceV on March 27, 2025, 11:23:06 AM
/del_ignoretopic ID - Deletes a ignored topic
Wouldn't "unignoretopic" make more sense?


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 27, 2025, 02:36:49 PM
/del_ignoretopic ID - Deletes a ignored topic
Wouldn't "unignoretopic" make more sense?
Tried to keep a pattern because there is del_phrase, del_user, etc... how do I name all of that? Can't do unphrase. ;D


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: SFR10 on March 27, 2025, 03:26:21 PM
For those who don't like or use Telegram, here is a notification bot for SimpleX.
I'm one of those who didn't like using Telegram for any kind of bot, but this SimpleX bot quickly became an important part of my setup [I had to re-add an old CRT monitor for the sake of always having your notification bot on the side (that's how important it is, so thank you very much for developing such a thing)].

A couple of notes:
- Is it possible to add the first few words of a topic to the result of /list_topics command?
- I tried deleting a phrase, but it appears it automatically got added back after I tried to double-check my phrase list [is it because I was tracking only a single word, as opposed to a phrase?]: Screenshot (https://www.talkimg.com/images/2025/03/27/lRbs9.jpeg)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on March 27, 2025, 03:46:25 PM
- Is it possible to add the first few words of a topic to the result of /list_topics command?
Yes, that's on the list to be done.

- I tried deleting a phrase, but it appears it automatically got added back after I tried to double-check my phrase list [is it because I was tracking only a single word, as opposed to a phrase?]: Screenshot (https://www.talkimg.com/images/2025/03/27/lRbs9.jpeg)
Thanks, you should be able to delete them now. Please try again.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: SFR10 on March 27, 2025, 05:05:37 PM
Thanks, you should be able to delete them now. Please try again.
I just did and it appears to be fixed... Thank you for the prompt action :)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on March 27, 2025, 06:12:51 PM
Just implemented that. :)

/ignoretopic ID - Adds ignored topic
/del_ignoretopic ID - Deletes a ignored topic
/list_ignoretopics - Lists ignored topics
Super fast ninja speed :)
Everything works great so far.

But if you want more privacy and doesn't want your data (i.e phone number) linked to the account, that's what SimpleX is for. I hope they make the UI/UX better with time so more people use it. :)
I think they are going to do it in future, but some people actually prefer textual style interface instead of buttons, mostly guys who are using Linux OS.
Only thing I would like to see is option to select different font size, maybe compresses style for notifications, and custom sounds.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on April 01, 2025, 07:54:22 PM
I see many are talking about strange messages received on their telegram SuperNotifier bot, but luckily Tryninja made SimpleX chat bitcointalk bot much safer and resistant on 'hacks'', malware and all other malicious attacks ;)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: Lucius on April 02, 2025, 10:21:28 AM
I think that anything that provides additional privacy is something that should be given a chance, so even though I haven't had any contact with this app until recently, I'd be happy to try out how this bot works in it. Personally, I don't mind if there is a slight delay compared to the Telegram bot, although those who "compete" to be the first to answer in each topic may not appreciate it.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on April 02, 2025, 03:52:47 PM
I think that anything that provides additional privacy is something that should be given a chance, so even though I haven't had any contact with this app until recently, I'd be happy to try out how this bot works in it. Personally, I don't mind if there is a slight delay compared to the Telegram bot, although those who "compete" to be the first to answer in each topic may not appreciate it.
The delay I meant was for the bot to answer your commands. The notification delay is usually on par with the telegram bot, sometimes it even has quicker merit notifications since it's checking the db more often.

I see many are talking about strange messages received on their telegram SuperNotifier bot, but luckily Tryninja made SimpleX chat bitcointalk bot much safer and resistant on 'hacks'', malware and all other malicious attacks ;)
For clarification that was an april fools prank, seems like some people didn't catch that :P (not talking about you btw).


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on May 03, 2025, 06:42:37 PM
Hello everybody.

@TryNinja could you help me? I am pretty much ignorant on how this bot works. I 've been using it for approximately a month. Since yesterday, I stopped receiving notifications, so I decided to delete the contact and try to reconnect. I am stuck at "You will be connected when your connection request is accepted, please wait or check later!".


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on May 03, 2025, 07:19:19 PM
Hello everybody.

@TryNinja could you help me? I am pretty much ignorant on how this bot works. I 've been using it for approximately a month. Since yesterday, I stopped receiving notifications, so I decided to delete the contact and try to reconnect. I am stuck at "You will be connected when your connection request is accepted, please wait or check later!".
My apologies, my server was down yesterday so that broke a bunch of things.

The simplex bot should be working again. ;)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on May 03, 2025, 07:24:07 PM
My apologies, my server was down yesterday so that broke a bunch of things.

The simplex bot should be working again. ;)

I appreciate the fast fix. I confirm I was able to connect to the bot. I guess I should be receiving notifications as well, because it used to work until yesterday and the fact that the server was down explains the downtime of the bot. Thanks.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on June 01, 2025, 04:44:10 AM
The forum gets a lot better with real-time notifications about people replying to you.

Try now. ;)


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: apogio on June 06, 2025, 01:56:02 PM
The forum gets a lot better with real-time notifications about people replying to you.

Try now. ;)

Hi TryNinja, is there any chance that your server is down? I haven't received some merit notifications.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: TryNinja on June 06, 2025, 04:46:51 PM
Hi TryNinja, is there any chance that your server is down? I haven't received some merit notifications.
Thanks, the simplex bot got stuck after I implemented some CI/CD changes to my apps.

Let me know if everything is working fine now.


Title: Re: [SimpleX] BitcoinTalk notification bot (mentions, merits, topics, users)
Post by: dkbit98 on June 06, 2025, 06:13:18 PM
Thanks, the simplex bot got stuck after I implemented some CI/CD changes to my apps.

Let me know if everything is working fine now.
Everything is working perfectly fine for me now.