Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 43 |
Nodes: | 6 (0 / 6) |
Uptime: | 28:22:01 |
Calls: | 286 |
Calls today: | 1 |
Files: | 899 |
Messages: | 76,600 |
RE: Re: i'm back! :)
BY: Xenos #1 @60
i was wondering if any of you have successfully set up the wwivibbslastcaller stuff i wrote.Where does one find this? Be happy to try it!
-dmxrob
I don't run Windows, so I don't know if this will work on Windows.
i will have to write clearer documentation on how to get this to work
for you. but if you'd like to check out the current state, it's at https://github.com/ericpareja/xenos-wwiv-utils
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
i will have to write clearer documentation on how to get this to work
for you. but if you'd like to check out the current state, it's at https://github.com/ericpareja/xenos-wwiv-utils
Got it and installed it - appears to be working fine, I am seeing the
last callers from networked BBSes in WWIVnet!
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
i will have to write clearer documentation on how to get this to work
for you. but if you'd like to check out the current state, it's at https://github.com/ericpareja/xenos-wwiv-utils
Got it and installed it - appears to be working fine, I am seeing the
last callers from networked BBSes in WWIVnet!
RE: Re: WWIV 5 InterBBS Last Callers
BY: Dmxrob #1 @130
On Friday,July 26, 2024 at 23:06, Dmxrob wrote:
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
i will have to write clearer documentation on how to getthis to work
for you. but if you'd like to check out the current state, it's at https://github.com/ericpareja/xenos-wwiv-utils
Got it and installed it - appears to be working fine, I am seeing the last callers from networked BBSes in WWIVnet!
Great! :)
If you want to appear on the last callers list even just once, edit
WWIV.INI and change dontshowsl=254 to dontshowsl=256 so that
even sysop logins get logged. I put it at 254 'coz I log in too
often. :D
-x
♦1
♦2 A .-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
♦3 /*\ | /\liens' /\lcove! WWIV on Linux - Taguig, Metro
Manila, Philippines |
♦4/ v \`-=-=-=-=-=-=-=-=-=-=-=[ WWIVnet Sysops Sub ]=-=--=-=-=-=-=-=-=-=-=-=-'
♦5
♦6
♦7
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
Do you have an example script or .bas that allow one to have more than
one logon event to execute your interBBS Last Callers while also other
.bas, door, or various .sh scripts form the one wwiv.ini logon event provided? Any example would be appreciated. I know Apam used to have
one but I've long lost it.
RE: Re: WWIV 5 InterBBS Last Callers
BY: Recon #1 @126
On Saturday,July 27, 2024 at 17:50, Recon wrote:
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
Do you have an example script or .bas that allow one to have
more than
one logon event to execute your interBBS Last Callers while
also other
.bas, door, or various .sh scripts form the one wwiv.ini logon event provided? Any example would be appreciated. I know Apam used
to have
one but I've long lost it.
ok. with our current code, there can only be one LOGON_CMD. i'll open an issue to allow multiple logon commands/events, especially since we might want a series of .bas, door and .sh scripts to run. we may want this to
be configurable e either in WWIV.INI or in a .json file (maybe
logon.json) with the BBS looping through the entries.
See https://github.com/wwivbbs/wwiv/issues/1625
-x
♦1
♦2 A .-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
♦3 /*\ | /\liens' /\lcove! WWIV on Linux - Taguig, Metro
Manila, Philippines |
♦4/ v \`-=-=-=-=-=-=-=-=-=-=-=[ WWIVnet Sysops Sub ]=-=--=-=-=-=-=-=-=-=-=-=-'
♦5
♦6
♦7
Did you add xwibbslastcaller.py to your wwiv.ini?
RE: Re: WWIV 5 InterBBS Last Callers
BY: Xenos #1 @60
Did you add xwibbslastcaller.py to your wwiv.ini?
Yes, and it displays when logging on now. It doesn't seem to be logging though people logging on from this side (though to be honest, that would
be me and just you!) -- I was going to see if I could figure that one
out sometime this weekend.
ok. with our current code, there can only be one LOGON_CMD. i'll open an issue to allow multiple logon commands/events, especially since we might want a series of .bas, door and .sh scripts to run. we may want this to
be configurable e either in WWIV.INI or in a .json file (maybe
logon.json) with the BBS looping through the entries.
See https://github.com/wwivbbs/wwiv/issues/1625