Re: Error server
By: daniel on March 27, 2023, 7:59 p.m.
Your network was disabled for awhile because of connection errors. I've got it re-enabled.
By: daniel on March 27, 2023, 7:59 p.m.
Your network was disabled for awhile because of connection errors. I've got it re-enabled.
By: daniel on March 9, 2023, 5:16 p.m.
This is strange because it should /quit when no channels are left. There are 2 ways to remove the bot from the channel, kick it, or disable it. I need to test the kicking feature as it may be inconsistent. If there was perhaps an issue with the w…
By: daniel on Jan. 6, 2023, 9 p.m.
I plan on expanding the channel bot and wanted to gauge some requested features.
Channel Logging and user lists
Weather Forecasts
Jokes
Insults
By: daniel on Nov. 23, 2022, 11:22 p.m.
I could not find a solution yet. However, it looks like you're network doesn't have this channel anymore.
By: daniel on Nov. 23, 2022, 11:07 p.m.
I am posting this to state I know the Quotes and Downloads page are not working currently. This is due to an issue with the Django Vote app that I am currently working with the app developer on with.
https://github.com/shellfly/django-vote/issues/…
By: daniel on Nov. 23, 2022, 11:05 p.m.
I pushed a major update to the website.
Can you see if this still happens?
By: daniel on Nov. 23, 2022, 11:03 p.m.
I have pushed a lot of changes to the website, but the most notable change is the Channel Logging Bot is now a more featureful bot.
You can also (as network admins) name the bot a custom name and identify it to NickServ. You must do this before co…
By: daniel on Nov. 23, 2022, 7:27 p.m.
I will check what I can about the bot, but I am limited to what the IRC servers are willing to give me.
EDIT:
Also to state, the bot looks for IRC RFC codes. So it doesn't matter how it displays the information, as long as the IRCd follows RFC it …
By: daniel on Nov. 13, 2022, 2:56 p.m.
That's really strange. I did switch to a new Markdown editor, I've been making a lot of design changes so I'll investigate this as well.
By: daniel on Sept. 27, 2022, 6:39 p.m.
Awesome find, looks like I need more sanitation checks. I'll get that fixed ASAP.
By: daniel on Sept. 1, 2022, 3:15 p.m.
So I wanted to bring a few features we have that are not used a lot you may like for your network.
If your network supports remote commands, such as /lusers server.network.tld
, /motd server.network.tld
, etc then you can enab…
By: daniel on Aug. 30, 2022, 2:53 p.m.
So my bots use simple DNS to connect.
There is another option though. If your network supports remote commands to servers, you can enable that in your network settings and then on the server page manually add servers.
This will cause the indexer …
By: daniel on Aug. 30, 2022, 2:50 p.m.
So after fully investigating and updating the logic for the logbot, I have resolved this. The bots will ALWAYS reconnect while logging is enabled. Had to basically modify the connection endpoint to be a Service instead of just a basic endpoint. (…
By: daniel on Aug. 24, 2022, 5:27 p.m.
Thanks for bringing this up, I'll look into it as I recently changed some Markdown stuff.