Pages:
Author

Topic: [TELEGRAM] Yet Another BitcoinTalk Notification BOT (merits, mentions, topics,+) - page 35. (Read 17534 times)

legendary
Activity: 2002
Merit: 1255
Logo Designer ⛨ BSFL Division1
Why would you want to know if someone is ignoring you in telegram?
It is not very smart and can only create more conflicts and stupid reputation topics in forum.
Telegram/forum ignore list should be private.
legendary
Activity: 2618
Merit: 1105
A user's ignore list for my notification bot is public. I think you're looking for the forum's ignore list, but that list is private and can't be monitored by third parties.
Yes, that's not possible.

I thought you were talking about my in-bot ignore option (ignored users/topics).

No, I was exactly looking for what LoyceV said. I needed something like when a person ignores me here but is using your bot through telegram, is it possible for the bot to notify me about that? I guess it isn't.

Please take this mention/quote as an example only? Or you need a list here?

Or will this link work as an alternative? - https://bitcointalksearch.org/topic/m.55090978
I know you are talking about mentions/quotes, but I didn't understand what exactly you want. You want something like a button/command that shows every time someone mentioned you?

E.g: You click "Mentions list" or /mentions and the bot sends all the posts you were quoted.

Yes exactly, I want a command that shows how many mentions I have got on a particular day and on what posts. I know this one could be a bit challenging as it will need to go throughout the whole database to scrape everything from the start every time a search is made (correct me if wrong).
legendary
Activity: 2758
Merit: 6830
A user's ignore list for my notification bot is public. I think you're looking for the forum's ignore list, but that list is private and can't be monitored by third parties.
Yes, that's not possible.

I thought you were talking about my in-bot ignore option (ignored users/topics).

Please take this mention/quote as an example only? Or you need a list here?

Or will this link work as an alternative? - https://bitcointalksearch.org/topic/m.55090978
I know you are talking about mentions/quotes, but I didn't understand what exactly you want. You want something like a button/command that shows every time someone mentioned you?

E.g: You click "Mentions list" or /mentions and the bot sends all the posts you were quoted.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Is it possible for us to get a notification when someone starts ignoring us if they are using your bot's V2 version?
It is possible, but I don't know what I think about this.
I hope you will implement this as this will make us know something which we probably can't get on any platforms yet (I think not even at loyce's site or bpip).
A user's ignore list for my notification bot is public. I think you're looking for the forum's ignore list, but that list is private and can't be monitored by third parties.
legendary
Activity: 2618
Merit: 1105
Is it possible for us to get a notification when someone starts ignoring us if they are using your bot's V2 version?
It is possible, but I don't know what I think about this.

I hope you will implement this as this will make us know something which we probably can't get on any platforms yet (I think not even at loyce's site or bpip).

Alternatively, is it also possible for the bot to go through my and some other mentioned user's post history to find our mentions or quotes where we quoted each other and show links of those posts in the bot?
Can you create an example of that? You mean like a history of times someone quoted/mentioned you?

Please take this mention/quote as an example only? Or you need a list here?

Or will this link work as an alternative? - https://bitcointalksearch.org/topic/m.55090978
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Code:
/from TryNinja
BPIP does that: click. The other way around is a lot more: click.
staff
Activity: 3402
Merit: 6065
Not sure if you're keeping the data you scrape in a database, or you just push them but assuming that you do, would it be possible to implement some sort of filter using commands? For example:

Code:
/from TryNinja

Would display all the merit points I received from you.
legendary
Activity: 2758
Merit: 6830
Is it possible for us to get a notification when someone starts ignoring us if they are using your bot's V2 version?
It is possible, but I don't know what I think about this.

Alternatively, is it also possible for the bot to go through my and some other mentioned user's post history to find our mentions or quotes where we quoted each other and show links of those posts in the bot?
Can you create an example of that? You mean like a history of times someone quoted/mentioned you?
legendary
Activity: 2618
Merit: 1105
Is it possible for us to get a notification when someone starts ignoring us if they are using your bot's V2 version? I think this will help us to know that we are being ignored by someone and we may try to find the reason behind that by checking our own posts or conversations we had with them. Alternatively, is it also possible for the bot to go through my and some other mentioned user's post history to find our mentions or quotes where we quoted each other and show links of those posts in the bot?
legendary
Activity: 2758
Merit: 6830
About address records. Maybe we need to add something to tag post on known alt-accounts reports. example (edit page on inspect element)

if someone checked the address in current version and not clicking the archive, of course for us who give a time to click, it's enough. You know, people maybe lazy to check it. And they can spread fake information if YOSHIE also has an alt account.
Maybe I have something in mind for this.

And for the tag feature, when i added the tag, do everyone will see it?
No. It's stored on your browser.

The bot can't read the title,
Link is working properly even showing "Unknown Title", why it happen?
When the bot doesn't know the title/boards of the post (provided by Loyce's archive), it should scrape it again to get that data. I found an issue where the scraper was caching some of the incomplete/archive posts and just skipping the re-scraping part. It should be fixed now.
legendary
Activity: 2198
Merit: 1592
hmph..
I'm really excited about the new ninjastic.space website. But I need more ideas before launching it. Smiley

About address records. Maybe we need to add something to tag post on known alt-accounts reports. example (edit page on inspect element)

if someone checked the address in current version and not clicking the archive, of course for us who give a time to click, it's enough. You know, people maybe lazy to check it. And they can spread fake information if YOSHIE also has an alt account.

And for the tag feature, when i added the tag, do everyone will see it?


The bot can't read the title,

Link is working properly even showing "Unknown Title", why it happen?


staff
Activity: 2310
Merit: 2632
Join the world-leading crypto sportsbook NOW!
Same thing I said above.

Like I said, the bot failed to send a few notifications because I forgot a pair of braces in the code. It happens.

Just sent a few merits and the logs say they were notified, right? I hate when something like this happens because the bot is sending notifications every time. A small mistake means at least a few users will notice issues while I don't fix it.

I just let you know because I didn't know if you needed some examples for troubleshooting/analysis Smiley
The test was successful in any case. So there I was again quickly informed as usual.
legendary
Activity: 1428
Merit: 1165
🤩Finally Married🤩
Like members whose 'last seen in a month' or 'last seen a long time ago'
I was asked to make something similar today.
I just saw it, and it could be something like that as lin as wecan sort it out using Telegram app I guess? Besides it's more easy to use IMO.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Like members whose 'last seen in a month' or 'last seen a long time ago'
I was asked to make something similar today.
legendary
Activity: 2758
Merit: 6830
I'm not sure if it's bug or deliberate, when you receive merit it shows you old count instead of updated one.
It's a known issue I'm trying to fix. I talked about it a few replies above.

is there any option or feature on Telegram where I can filter the members of a certain group? Like members whose 'last seen in a month' or 'last seen a long time ago'
Or is there a bot that can filter this out? or lastly, it can be somewhat created just like these bot notifier?
You want a list of users from the forum? You could probably ask someone on BPIP's team for that (like suchmoon). I don't keep track of any profile, but they do and even mark users as "inactive" based on when they were last active.
legendary
Activity: 1428
Merit: 1165
🤩Finally Married🤩
...
I apologize in advance for this off-topic question...
is there any option or feature on Telegram where I can filter the members of a certain group? Like members whose 'last seen in a month' or 'last seen a long time ago'
Or is there a bot that can filter this out? or lastly, it can be somewhat created just like these bot notifier?

am really sorry for the off-topic

Good Day!
hero member
Activity: 2464
Merit: 934
I'm not sure if it's bug or deliberate, when you receive merit it shows you old count instead of updated one.
legendary
Activity: 2758
Merit: 6830
@seek3r mole0815

Same thing I said above.

Like I said, the bot failed to send a few notifications because I forgot a pair of braces in the code. It happens.

Just sent a few merits and the logs say they were notified, right? I hate when something like this happens because the bot is sending notifications every time. A small mistake means at least a few users will notice issues while I don't fix it.

I'll reset the merit count cache because it's probably wrong everywhere.

@TryNinja I respect your hard work in creating this bot and the bitcoin testnet faucet site but i find an error in the bot after the current update.
The telegram bot doesn't send  notification if open my telegram app on mobile and don't exit it while doing something on my mobile web browser.
That's not really an issue with the bot. I don't control when/how the Telegram app notifies someone. The bot just sends the notifications. But I didn't create any testnet faucet. You are probably confusing me with someone else. Cheesy

P.S: Edited the post and added this afterwards, so you won't be notified for this. Tongue
hero member
Activity: 2240
Merit: 579
Leading Crypto Sports Betting & Casino Platform
@TryNinja I respect your hard work in creating this bot and the bitcoin testnet faucet site but i find an error in the bot after the current update.
The telegram bot doesn't send  notification if open my telegram app on mobile and don't exit it while doing something on my mobile web browser.
legendary
Activity: 1260
Merit: 1954
Hey TryNinja!

I received merits yesterday for the first time since switching to V2. here + here.
Unfortunately there were no notifications for this. But mentions work as usual. Should I set up the offer again or is there another problem? Thank you Smiley

Hi!

I can report the same problem as mole0815 already mentioned. Quote mentions work flawless but some of the received merits were not tracked by the bot.
Let me know if it helps you when I tag the posts where I did not get a notification! I didn't do it because there are 17 individual posts that received merits.
Pages:
Jump to: