Random Network
Statistics
* related to indexed networks only

daniel's posts

45 posts found

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.

Re: Channel Bot Discussion

  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…

Channel Bot Discussion

  By: daniel on Jan. 6, 2023, 9 p.m.

Channel Bot Discussion

I plan on expanding the channel bot and wanted to gauge some requested features.

Current Features

Channel Logging and user lists
Weather Forecasts
Jokes
Insults

Planned features

  • Quote submitting and pulling
  • !seen support…
Re: Maybe something not noticed

  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.

Quotes / Download Pages

  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/…

Re: News article preview option

  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?

Channel Logging Bot => Channel Bot

  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…

Re: Only one server being seen/used.

  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 …

Re: News article preview option

  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.

Re: Maybe something not noticed

  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.

Today's "Did you know?" segment

  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.

Remote Server Indexing

If your network supports remote commands, such as /lusers server.network.tld, /motd server.network.tld, etc then you can enab…

Re: Only one server being seen/used.

  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 …

Re: Channel log stopped after server restart [RESOLVED]

  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. (…

Re: News section

  By: daniel on Aug. 30, 2022, 2:47 p.m.

These issues have been resolved.

Re: News section

  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.