irc.mibbit.net is closing down in 4 days.
I have moved the #QLforum, #QLforum-software, #QLforum-hardware channels to irc.libera.chat!
The chat.qlforum.co.uk link has been updated so if you use that, you should see no difference in the move (except you might need to re-register any registered nicks you are using)
All the channels are still bridged to the discord server by the trusty QL-Bot!
Change of IRC Server
Re: Change of IRC Server
Can everyone please make sure they are using the server address: chat.qlforum.co.uk
This address will always be kept up to date.
The IRC WebClient is working and pointing to the new server - https://kiwiirc.com/client/chat.qlforum.co.uk/#qlforum
This address will always be kept up to date.
The IRC WebClient is working and pointing to the new server - https://kiwiirc.com/client/chat.qlforum.co.uk/#qlforum
--
If vanpeebles parps in the woods and there is nobody around, does it make a sound?
If vanpeebles parps in the woods and there is nobody around, does it make a sound?
Re: Change of IRC Server
Yes. The current irc server details were hard-coded into the BASIC. If you are using v1.99.9 it will be in this line:
640 server$ = "irc.mibbit.net"
Change this to
640 server$ = "chat.qlforum.co.uk"
The line number may vary in other versions of QLirc.
For the choice of the three channels, change line 660 for the required channel, e.g.
660 forum$ = "#QLforum"
change the "#QLforum" to "#QLforum-software" or "#QLforum-hardware" if required.
As I get time, I'll make QLirc more configurable to handle this. But as Rob has said, by using the chat.qlforum.co.uk name for the server name you shouldn't need to change it in the future unless Rob says otherwise.
--
All things QL - https://dilwyn.qlforum.co.uk/index.html
All things QL - https://dilwyn.qlforum.co.uk/index.html
Re: Change of IRC Server
Here is a temporary v1.99.10 update of QLirc. BASIC program only, not had time to update other files such as instructions, IRC server details still hard-coded in the BASIC
--
All things QL - https://dilwyn.qlforum.co.uk/index.html
All things QL - https://dilwyn.qlforum.co.uk/index.html