Bitcoin Forum
May 08, 2024, 07:35:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 »  All
  Print  
Author Topic: [REPLACED] LoyceV's @mention notification bot - POST IN THE NEW TOPIC TO USE IT!  (Read 5822 times)
FontSeli
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 858



View Profile
December 18, 2019, 06:50:00 AM
 #81

Notifications: http://loyce.club/notifications/2221613.html
Code:
ignoreuser:2221613
fullquotesorjustlinks:fullquotes
order:newestfirst
1715196947
Hero Member
*
Offline Offline

Posts: 1715196947

View Profile Personal Message (Offline)

Ignore
1715196947
Reply with quote  #2

1715196947
Report to moderator
1715196947
Hero Member
*
Offline Offline

Posts: 1715196947

View Profile Personal Message (Offline)

Ignore
1715196947
Reply with quote  #2

1715196947
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 18, 2019, 10:08:05 AM
 #82

Regarding the first one, a link is probably enough since we would surely be visiting the topic once the notification triggers no matter what.
Add this to your preferences code-tag:
fullquotesorjustlinks:justlinks

Quote
You could probably consider eddie13 idea as well.

A "clear" button could also be nice, to "clear" my notifications page of all the read content and wipe it clean..
I can't do that without a much more complicate account system.

Quote
But since the pages are published publicly, instead of a clear button auto-deletion of the whole webpage after 90 days - 120 days might be a better alternative so that we could trash all the notifications once we have read that or replied to.
I forgot to add it to the OP: notifications older than 7 days are removed. I might make this customizable later, but only if I can make it less resource-intensive first.

Quote
The idea could be something like, each webpage can have 25-30 notifications. Once 31st notification reaches, it would be posted in second page and so on. After 90-120 days the oldest webpage would be automatically deleted? Can you do something like this?
I think this makes things more complicated than needed.

Quote
There must be people here who can create something practical and useful for loyce.club
I will try to help you with this if I have time! Though I am not a HTML designer, but can ask a friend or someone to do that and can submit the code to you. Either way will try to help, but need time to contact them.
I made CONTEST: design loyce.club home page for this Smiley



I have noticed that after clicking the links that they turn purple instead of blue, so that is an effective enough placemarker for me now, especially that I have changed it to "justlinks"..
That's a (very old and barely used) browser feature. I didn't do anything for that Smiley

Quote
And I think it only keeps 7 days of notifications available?
Correct.

coinlocket$
Legendary
*
Offline Offline

Activity: 2366
Merit: 1512


#1 VIP Crypto Casino


View Profile
December 18, 2019, 02:58:44 PM
 #83

Hello is still working? I can't see any new notification for me even if I've been quoted some new times.

http://loyce.club/notifications/1339716.html

.
.BITCASINO.. 
.
#1 VIP CRYPTO CASINO

▄██████████████▄
█▄████████████▄▀▄▄▄
█████████████████▄▄▄
█████▄▄▄▄▄▄██████████████▄
███████████████████████████████
████▀█████████████▄▄██████████
██████▀██████████████████████
████████████████▀██████▌████
███████████████▀▀▄█▄▀▀█████▀
███████████████████▀▀█████▀
 ▀▀▀▀▀▀▀██████████████
          ▀▀▀████████
                ▀▀▀███

.
......PLAY......
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 18, 2019, 03:13:15 PM
Last edit: December 18, 2019, 04:28:39 PM by LoyceV
Merited by vapourminer (1), coinlocket$ (1)
 #84

Hello is still working? I can't see any new notification for me even if I've been quoted some new times.

http://loyce.club/notifications/1339716.html
Test

Nope, something's was broken Sad It works for other users though.
It's fixed:
It turns out your "$" turns into "$" in quotes, but not when you're mentioned. As a workaround, I now remove the "$" before searching for matches.Weird characters in usernames have always been difficult to deal with, and there are much weirder ones than "$" so this is not a permanent fix.

@coinlocket$: you went from 9 to 40 notifications. Thanks for reporting and enjoy!

You should still replace your I:1339716 with ignoreuser:1339716
I: doesn't work Tongue

andycarrol
Hero Member
*****
Offline Offline

Activity: 1106
Merit: 502



View Profile
December 19, 2019, 02:34:22 AM
 #85

Notifications: http://loyce.club/notifications/378130.html
Code:
ignoreuser:378130
fullquotesorjustlinks:fullquotes
order:newestfirst
Heisenberg_Hunter
Legendary
*
Offline Offline

Activity: 1583
Merit: 1276


Heisenberg Design Services


View Profile WWW
December 19, 2019, 06:24:14 AM
 #86

I have noticed that after clicking the links that they turn purple instead of blue, so that is an effective enough placemarker for me now, especially that I have changed it to "justlinks".. 

And I think it only keeps 7 days of notifications available?
Just changed the preferences to publish only links. I should wait for my next notification to occur and the 7 days removal is really good thing which doesn't make the page to look cluttered.

Finally, it's looking good now as far as datas and notifications are concerned! Just a premium design like bpip or a normal design would make the website more attractive now.

Add this to your preferences code-tag:
fullquotesorjustlinks:justlinks
Thanks, didn't notice about it. Added!

I can't do that without a much more complicate account system.
I forgot to add it to the OP: notifications older than 7 days are removed. I might make this customizable later, but only if I can make it less resource-intensive first.
Yes, but since you do have the 7 days old removal system I guess the clear button is not really needed. I was not aware that you would be removing the notifications after 7 days.

Aware of that. Have informed to my friend about the project and if I get any sort of positive feedback, will post the code in my git profile and publish it in your topic.  Smiley

Thanks again for making up the notification bot.
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 19, 2019, 06:46:28 AM
 #87

Finally, it's looking good now as far as datas and notifications are concerned! Just a premium design like bpip or a normal design would make the website more attractive now.
Feel free to design something Smiley I'm only using theymos' CSS now to display raw HTML from posts exactly how they should be.

"Design" has never been my priority, I don't mind reading just raw data, but it wouldn't hurt to make it a bit better. As long as it doesn't require much more work to produce, and no flash/javascript or anything other than CSS.

crwth
Copper Member
Legendary
*
Offline Offline

Activity: 2758
Merit: 1251


Try Gunbot for a month go to -> https://gunbot.ph


View Profile WWW
December 19, 2019, 07:08:32 AM
 #88

Notifications: http://loyce.club/notifications/914465.html
Code:
iamagirl:no
fullquotesorjustlinks:justlinks
order:newestfirst

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
wildan88
Legendary
*
Offline Offline

Activity: 1862
Merit: 1046



View Profile
December 19, 2019, 07:15:54 AM
 #89

Notifications: http://loyce.club/notifications/373947.html
Code:
ignoreuser:373947
fullquotesorjustlinks:fullquotes
order:newestfirst


.
..1xBit.com   Super Six..
▄█████████████▄
████████████▀▀▀
█████████████▄
█████████▌▀████
██████████  ▀██
██████████▌   ▀
████████████▄▄
███████████████
███████████████
███████████████
███████████████
███████████████
▀██████████████
███████████████
█████████████▀
█████▀▀       
███▀ ▄███     ▄
██▄▄████▌    ▄█
████████       
████████▌     
█████████    ▐█
██████████   ▐█
███████▀▀   ▄██
███▀   ▄▄▄█████
███ ▄██████████
███████████████
███████████████
███████████████
███████████████
███████████████
███████████████
███████████▀▀▀█
██████████     
███████████▄▄▄█
███████████████
███████████████
███████████████
███████████████
███████████████
         ▄█████
        ▄██████
       ▄███████
      ▄████████
     ▄█████████
    ▄███████
   ▄███████████
  ▄████████████
 ▄█████████████
▄██████████████
  ▀▀███████████
      ▀▀███
████
          ▀▀
          ▄▄██▌
      ▄▄███████
     █████████▀

 ▄██▄▄▀▀██▀▀
▄██████     ▄▄▄
███████   ▄█▄ ▄
▀██████   █  ▀█
 ▀▀▀
    ▀▄▄█▀
▄▄█████▄    ▀▀▀
 ▀████████
   ▀█████▀ ████
      ▀▀▀ █████
          █████
       ▄  █▄▄ █ ▄
     ▀▄██▀▀▀▀▀▀▀▀
      ▀ ▄▄█████▄█▄▄
    ▄ ▄███▀    ▀▀ ▀▀▄
  ▄██▄███▄ ▀▀▀▀▄  ▄▄
  ▄████████▄▄▄▄▄█▄▄▄██
 ████████████▀▀    █ ▐█
██████████████▄ ▄▄▀██▄██
 ▐██████████████    ▄███
  ████▀████████████▄███▀
  ▀█▀  ▐█████████████▀
       ▐████████████▀
       ▀█████▀▀▀ █▀
.
Premier League
LaLiga
Serie A
.
Bundesliga
Ligue 1
Primeira Liga
.
..TAKE PART..
LoyceV (OP)
Legendary
*
Offline Offline

Activity: 3304
Merit: 16620


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
December 19, 2019, 04:32:48 PM
 #90

Sorry, my loyce.club hosting is currently down Sad I won't lose notifications though, they'll be updated once the server is back online.

coinlocket$
Legendary
*
Offline Offline

Activity: 2366
Merit: 1512


#1 VIP Crypto Casino


View Profile
December 19, 2019, 11:25:34 PM
 #91


You should still replace your I:1339716 with ignoreuser:1339716
I: doesn't work Tongue


Can I edit my post or I need to delete the old post and make a new one?

Ty for fixing it!

.
.BITCASINO.. 
.
#1 VIP CRYPTO CASINO

▄██████████████▄
█▄████████████▄▀▄▄▄
█████████████████▄▄▄
█████▄▄▄▄▄▄██████████████▄
███████████████████████████████
████▀█████████████▄▄██████████
██████▀██████████████████████
████████████████▀██████▌████
███████████████▀▀▄█▄▀▀█████▀
███████████████████▀▀█████▀
 ▀▀▀▀▀▀▀██████████████
          ▀▀▀████████
                ▀▀▀███

.
......PLAY......
ronaldo40
Legendary
*
Offline Offline

Activity: 1554
Merit: 1014



View Profile
December 19, 2019, 11:45:01 PM
 #92


You should still replace your I:1339716 with ignoreuser:1339716
I: doesn't work Tongue


Can I edit my post or I need to delete the old post and make a new one?

Ty for fixing it!

i think all you need to do is edit your first post which is this link https://bitcointalk.org/index.php?topic=5209773.msg53359554#msg53359554
just like me before i posted twice here for registration and quotes but then he told me to delete the new ones and add it into my first post here

cabalism13
Legendary
*
Offline Offline

Activity: 1428
Merit: 1165

🤩Finally Married🤩


View Profile
December 20, 2019, 02:50:49 AM
 #93

I thought it was just too quiet and no one seems to remember me until yahoo62278 quoted me on a post, that's why I noticed that the notification bot wasn't working,... LoL, I am 1 week late for this issue...

So LoyceV, If you could allow me to join the party please, notifs are pretty important in my case and very helpful, How I wish you could also make a second version of Maggiordomo, Thanks in Advance.
cabalism13
Legendary
*
Offline Offline

Activity: 1428
Merit: 1165

🤩Finally Married🤩


View Profile
December 20, 2019, 03:01:11 AM
 #94

Notifications: http://loyce.club/notifications/1605387.html
Code:
ignoreuser:1605387
fullquotesorjustlinks:fullquotes
order:newestfirst
iamagirl:no
wwzsocki
Legendary
*
Offline Offline

Activity: 2744
Merit: 1708


First 100% Liquid Stablecoin Backed by Gold


View Profile WWW
December 20, 2019, 09:38:35 AM
 #95

Sorry, my loyce.club hosting is currently down...

I think still not working because I see this every time I try to call the Loycev.club website.



Do you know when it will be back online approximately?

psycodad
Legendary
*
Offline Offline

Activity: 1605
Merit: 1568


精神分析的爸


View Profile
December 20, 2019, 09:47:48 AM
Last edit: May 14, 2023, 04:36:15 PM by psycodad
 #96

Sorry, my loyce.club hosting is currently down...

I think still not working because I see this every time I try to call the Loycev.club website.



Do you know when it will be back online approximately?

Works just fine from here since a few hours.
Ev. your DNS caches longer than it should.

FontSeli
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 858



View Profile
December 20, 2019, 10:47:23 AM
 #97

Sorry, my loyce.club hosting is currently down...

I think still not working because I see this every time I try to call the Loycev.club website.



Do you know when it will be back online approximately?

It doesn't work for me either. It's probably related to this:

Sorry, my loyce.club hosting is currently down Sad I won't lose notifications though, they'll be updated once the server is back online.
hacker1001101001
Sr. Member
****
Offline Offline

Activity: 1288
Merit: 415


View Profile
December 20, 2019, 10:47:57 AM
 #98

Works just fine from here since a few hours.
Ev. your DNS caches longer than it should.

I think you are wrong it's still not online.



~

@wwzsocki seems to be concerned about, when the hosting would be online again and probably know the reason for the shutdown as he quoted the same post you are linking him to.
psycodad
Legendary
*
Offline Offline

Activity: 1605
Merit: 1568


精神分析的爸


View Profile
December 20, 2019, 10:50:04 AM
 #99

Works just fine from here since a few hours.
Ev. your DNS caches longer than it should.

I think you are wrong it's still not online.

It has been back working after the outage for me this morning, but I confirm it is down again now. When I posted above I could reload my notification page just fine after some 12-24hrs of not working.

cabalism13
Legendary
*
Offline Offline

Activity: 1428
Merit: 1165

🤩Finally Married🤩


View Profile
December 20, 2019, 12:06:14 PM
 #100



I think its already back,...
@LoyceV when can I be accepted to the club? It seems that I am not yet part of it based on the image.
Pages: « 1 2 3 4 [5] 6 7 8 9 10 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!