Pages:
Author

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

hero member
Activity: 882
Merit: 860
I noticed that the bot was not working well, I received a lot of credit but the bot didn't report anything to me, but I saw that it is already a known problem. congratulations for the beautiful bot created
What is "credit"? You mean merits? It should be working fine.

Can you explain what is the problem?

sorry, google translate didn't work well! the bot no longer notifies me of merits or mentions. no notification
legendary
Activity: 2268
Merit: 16328
Fully fledged Merit Cycler - Golden Feather 22-23
New bot working flawlessly!
Hairy wrist as a proof:



I think promoting the new bot via a simple message sent every couple of weeks would  be beneficial toward having every user to migrate to the new one, saving resources, I guess, And having a better, uniform experience for everyone.
One other option could be to upgrade old bot with new code? So everyone is updated.

EDIT:
A bug to report:

legendary
Activity: 2758
Merit: 6830
I can confirm something not working properly today:

I received only one notification this morning, then it stopped working.
First time I have a delay on notification.
Ok, there is 100% something wrong. Just checked the logs and it's filled with errors 520, 524 and 525 from BitcoinTalk/Cloudflare since 1 hour ago. I think it's an issue with my old host (it's kinda bad).

https://i.imgur.com/cBi8GAM.png

I fixed it for now. But the new version of the bot is coming soon and I haven't missed a single notification with it. Cheesy

If anyone wants to test it, PM me.

edit: someone told me they didn't receive a merit notification again... if anyone has any issue and wants to use the new bot, feel free to do it. It's working fine and has almost all the features of the old one: https://t.me/SuperNotifierV2_bot THE BOT WILL KEEP USING THE OLD HANDLER: @BTTSuperNotifier_bot

I will make a better announcement when it is officially ready. Also, would anyone be bothered if I sent a message thorugh the old bot to announce the new one? I don't plan to migrate the old users from v1 to v2.
legendary
Activity: 2268
Merit: 16328
Fully fledged Merit Cycler - Golden Feather 22-23
I can confirm something not working properly today:

My merit page
legendary
Activity: 2758
Merit: 6830
I noticed that the bot was not working well, I received a lot of credit but the bot didn't report anything to me, but I saw that it is already a known problem. congratulations for the beautiful bot created
What is "credit"? You mean merits? It should be working fine.

Can you explain what is the problem?
hero member
Activity: 882
Merit: 860
I noticed that the bot was not working well, I received a lot of credit but the bot didn't report anything to me, but I saw that it is already a known problem. congratulations for the beautiful bot created
legendary
Activity: 2758
Merit: 6830
Very well done @tryninja.
Now, If I were a programmer, I could do try to implement my request of having the total number of merits shown in the merit notification.
Actually I am going to do a PR on your repository and see what happens. Maybe someone will develop it!
LOL.

Angry

No worries. I'm currently rewriting the bot from the scratch in a more organized way, with better practices, typescript and all the good stuff.

The problem with your request was that I couldn't handle when exactly the bot should scrape the user's profile page. That resulted in a few 503 errors (too many requests) because I wrote the code in a messy way and it would do that while scraping merits and/or posts. In the new code, I'm actually doing everything around a queue system to organize the scraping jobs without breaking the 1 request/second limit.

I have a lot of new ideas and features coming soon. Smiley
legendary
Activity: 2268
Merit: 16328
Fully fledged Merit Cycler - Golden Feather 22-23
Very well done @tryninja.
Now, If I were a programmer, I could do try to implement my request of having the total number of merits shown in the merit notification.
Actually I am going to do a PR on your repository and see what happens. Maybe someone will develop it!
legendary
Activity: 2758
Merit: 6830
The code is messy and I have learned a lot so far (including TypeScript), but I decided to just throw the bot's source code on Github for those who are interested on it:

Bot + Scrapper: https://github.com/ninjastic/bitcointalk-supernotifier
Ninjastic Post Archive (front): https://github.com/ninjastic/bitcointalk-supernotifier-web
Ninjastic Post Archive (api): https://github.com/ninjastic/bitcointalk-supernotifier-api

Enjoy!
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
had a mention here[1].
That post was edited, so the scraper missed your mention.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
Is the notification still working? I was browsing the forum and had a mention here[1]. But the bot didn't send a message to my Telegram.


[1] https://bitcointalksearch.org/topic/m.54892403
legendary
Activity: 2114
Merit: 1150
https://bitcoincleanup.com/
~
Loyce.club did archive your post (as well as the OP): https://loyce.club/archive/posts/5488/54882251.html
This is quite embarassing. I was looking at July 27, 2019 posts instead of 2020 that's why I couldn't find the parent thread Embarrassed

This why you didn't get a notification: https://bitcointalksearch.org/topic/m.54710935
I see. Thank you.
staff
Activity: 3500
Merit: 6152
Hey @TryNinja, if loyce.club couldn't archive the parent thread before it's trashed, I won't get any notification from my deleted comment correct?

I was wondering why I didn't get a notification on my deleted comment yesterday. I checked loyce.club if the parent thread was archived but couldn't find it either.


Loyce.club did archive your post (as well as the OP): https://loyce.club/archive/posts/5488/54882251.html

This why you didn't get a notification: https://bitcointalksearch.org/topic/m.54710935
legendary
Activity: 2114
Merit: 1150
https://bitcoincleanup.com/
Hey @TryNinja, if loyce.club couldn't archive the parent thread before it's trashed, I won't get any notification from my deleted comment correct?

I was wondering why I didn't get a notification on my deleted comment yesterday. I checked loyce.club if the parent thread was archived but couldn't find it either.
sr. member
Activity: 770
Merit: 284
★Bitvest.io★ Play Plinko or Invest!
~
The majority of people are using the bot on English so I stopped focusing a bit about translations, but I can always fix some strings. Thanks.

We hit the 151 users mark! Thanks everyone for using it. I'm glad the bot has been useful. Smiley

The bot is very useful. Especially the noticifacations that you are replied in the topic. This saves a lot of time checking the updated topics manually.

So because of this I am less online then before.  Roll Eyes
legendary
Activity: 2254
Merit: 1377
Fully Regulated Crypto Casino
The forum doesn't log this anywhere, so I don't think so. This would only be possible if the bot kept checking a post to see if the board changed. I already check merits, posts and seclog almost simultaneously and the forum limits me to 1 request/second, so I would need to time this very well.
I see. Maybe its not that important for theymos to make such feature for that. But this would be a good addition in my opinion. Anyway, if ever you manage to do it. I think it will be good for users to know that their topic has been moved elsewhere. Thanks for your response mate.
legendary
Activity: 2758
Merit: 6830
Is there a notification if our topic got move? I think this will be cool integration on some telegram bot.
It would be cool notification as well in my opinion. But forum doesnt have this kind of feature right? When your topic was move to another section/board only deleted.
The forum doesn't log this anywhere, so I don't think so. This would only be possible if the bot kept checking a post to see if the board changed. I already check merits, posts and seclog almost simultaneously and the forum limits me to 1 request/second, so I would need to time this very well.
legendary
Activity: 2254
Merit: 1377
Fully Regulated Crypto Casino
Hello mate is this possible to integrate on telegram bot? Ive just get the idea when someone created this particular topic.


https://bitcointalksearch.org/topic/m.54884756

Is there a notification if our topic got move? I think this will be cool integration on some telegram bot.
It would be cool notification as well in my opinion. But forum doesnt have this kind of feature right? When your topic was move to another section/board only deleted.

legendary
Activity: 2758
Merit: 6830
~
The majority of people are using the bot on English so I stopped focusing a bit about translations, but I can always fix some strings. Thanks.

We hit the 151 users mark! Thanks everyone for using it. I'm glad the bot has been useful. Smiley
hero member
Activity: 1232
Merit: 858
Thank you for the awesome notification bot!
I used your bot in English, then switched to Russian. The translation was made at a high level. I noticed a slight inaccuracy in the menu. When you select the "Notifications" section, the "Enable Deleted Posts" button is displayed in English, it should be translated as: "Bключить пoкaз yдaлeнныx cooбщeний". Similarly, when messages are already enabled, the "Disable Deleted Posts" button is displayed, which can be translated as: "Oтключить пoкaз yдaлeнныx cooбщeний"

Also, there are three buttons placed in a row and they read a maximum of the first two words. Perhaps they should be placed in two rows?
Pages:
Jump to:
© 2020, Bitcointalksearch.org