#ircdriven Bot Logged User list

Network: Libera.Chat
Modes:
Last Seen: an hour ago
Topic: IRC Driven :: https://www.ircdriven.com :: The website is considered out of beta status at this time as most features have been built :: Seeking networks and assistance with Python development :: IRC Driven is just old now. ::
#1,486
Rank
22
Users

Channel Log Archive for #ircdriven

Prev
Next

* All times are UTC
Tuesday, February 17, 2026
[00:05:49] + daniel2 CrazyCat: you can, not sure what good it would do lol
[02:20:09] * newton quit (Server closed connection)
[02:20:30] * newton joined #ircdriven
[02:27:18] + KnownSyntax yes pisg is the one
[02:27:40] + KnownSyntax Or if you mean the more network stays broken down by a channel? That’s MagIRC
[02:29:11] + daniel2 KnownSyntax: Ive decided I am going to move to Romania
[02:29:48] + KnownSyntax like for real for real?
[02:41:57] + daniel2 KnownSyntax: pretty much
[02:42:09] + daniel2 ive been researching it all day, and it feels like I have a good shot of living a decent life there
[02:55:44] + KnownSyntax What’s the main reason? Just cost of living and quality of life?
[02:55:50] + KnownSyntax Feel like we’ll never hear from you again lmao
[02:59:46] + daniel2 KnownSyntax: both
[03:00:08] + daniel2 So with what I make guaranteed for the rest of my life from my VA disability, I'd live like a rich person
[03:00:14] + daniel2 10Gbit internet for $20 a month bro.
[03:00:25] + daniel2 Ill be ya'll colo provider
[03:03:30] curmudgeon pisg still a thing?
[03:04:35] curmudgeon whats up with the site and error 500 for new accounts?
[03:08:34] + KnownSyntax pisg is ironically still a thing people use, or build upon these days to be honest.
[03:08:54] + KnownSyntax daniel2: very nice then. Also you’ll have to check that 500 error since I thought that was fixed recently ^
[03:10:05] + daniel2 KnownSyntax: what?
[03:10:11] + daniel2 What 500 error for new accounts?
[03:11:33] + daniel2 Also, all the stuff I've fixed so far, isnt uploaded yet, Ill be doing that tonight.
[03:13:29] + daniel2 curmudgeon: what is the 500 error and how are you signing up?
[03:16:56] curmudgeon no me. buddy of mine was talking about
[03:17:44] + daniel2 hm
[03:18:21] + daniel2 It had an issue where the button didnt work the first day but I fixed that. Im about to push a new update that i added a tracing system for 500 errors, they will always get stored in the admin area
[03:18:22] curmudgeon he tried to register and every time he submited, he got error 500
[03:18:48] curmudgeon you probably got logs about it
[03:19:12] + daniel2 Not yet, my original implementation was not catching the errors at first.
[03:19:35] + daniel2 So only unhandled exceptions showed, but now there is a middleware that will detect the 500 errors and log them properly each time.
[03:19:52] curmudgeon are you building the site by the code ?
[03:19:55] + daniel2 Because with Django a 500 error is an exception.
[03:20:01] + daniel2 Its written in Python.
[03:20:15] curmudgeon you writing it from scratch ?
[03:21:32] + daniel2 curmudgeon: I've been writing it from scratch, in Python for 10 years or so, and before that was PHP
[03:21:37] + daniel2 I do use bootstrap though for the frontend
[03:21:49] curmudgeon impressive
[03:22:15] + daniel2 To be completely honest, I use AI mostly for the design stuff because I suck at designing. Im usually a backend kind of guy
[03:22:40] curmudgeon ah... less impressive then
[03:25:01] + daniel2 lmao, most of the code is my code, I wrote the last version myself
[03:25:33] curmudgeon i see. alright.
[03:26:07] curmudgeon so whats the site all about? just a search engine type indexer for irc nets?
[03:27:07] curmudgeon searchirc defunct...
[03:27:52] + daniel2 SearchIRC was sold to Mibbit over a decade ago. Mibbit sheltered recently.
[03:28:06] curmudgeon how much?
[03:28:15] + daniel2 Like 2500 I think is what Jason told me.
[03:29:25] + daniel2 So originally was meant to be an alternative indexer site for IRC like SearchIRC, lately its more into a social network surrounding IRC networks.
[03:30:10] curmudgeon i see. but you still get the bots indexing?
[03:30:17] + daniel2 yeah
[03:30:25] + daniel2 [8:16:44 pm] <idebug48> 1: ✅ [Zeolia] Index completed successfully | ⏱️ 96.77s | 📺 38 channels | 👥 75 users | 📡 3 servers
[03:30:25] + daniel2 [8:17:23 pm] <idebug48> 1: ✅ [darkscience] Index completed successfully | ⏱️ 70.59s | 📺 79 channels | 👥 1,806 users | 📡 1 server
[03:30:25] + daniel2 [8:17:23 pm] <idebug48> 1: ✅ [CyberIRC] Index completed successfully | ⏱️ 70.88s | 📺 77 channels | 👥 1,673 users | 📡 1 server
[03:30:25] + daniel2 [8:17:47 pm] <idebug48> 1: ✅ [XeroMem] Index completed successfully | ⏱️ 94.93s | 📺 23 channels | 👥 62 users | 📡 1 server
[03:30:25] + daniel2 [8:24:08 pm] <idebug48> 0: 🔄 [DarkWorld] Index Started
[03:30:27] + daniel2 [8:25:30 pm] <idebug48> 1: ✅ [DarkWorld] Index completed successfully | ⏱️ 82.07s | 📺 189 channels | 👥 237 users | 📡 1 server
[03:30:29] + daniel2 Recent ones.
[03:30:50] curmudgeon i see.
[03:31:05] curmudgeon why not allowing to submit networks without an account?
[03:31:19] curmudgeon kinda like netsplit.de
[03:31:46] + daniel2 Its an accountability and tracking thing really, thats what it was initially for.
[03:32:24] curmudgeon your site looks cool man.
[03:34:31] curmudgeon so what do you think it is causing that 500 server error?
[03:35:17] curmudgeon Bad permissions/ownership (server user can’t read a file, can’t write session/cache/logs) ?
[03:35:45] curmudgeon httpd logs might help
[03:37:42] + daniel2 Thats not how django works. So django keeps a seperate error log that I can scroll through, but since the last release there has been some API tracebacks that are more informative than not, so ive been scrolling that file for awhile now checking for broken stuff.
[03:37:47] + daniel2 Without any specific context I can't tell.
[03:38:12] + daniel2 Any 500 error caused on the website is technically called by a Python traceback.
[03:38:23] + daniel2 So I am catching those tracebacks to investigate it later once this update goes out.
[03:38:54] curmudgeon have people been able to register recently ? when was the last account created?
[03:41:14] + daniel2 im not sure the latest, but i know there have been registrations this week
[03:42:47] idriven79 📌 ircdriven/website [master] Daniel Shafer: IRC Driven website release 4.1.0 — https://git.ircdriven.net/ircdriven/website/-/commit/1375699b3377aff16553f1c5937e920db914e32d
[03:53:42] curmudgeon anyway, nice chattin'
[03:53:51] curmudgeon gotta go spend money on ali express
[05:19:58] + daniel2 !help
[05:21:42] + daniel2 !help
[05:21:45] * ACG quit (Ping timeout: 256 seconds)
[05:23:42] * ACG joined #ircdriven
[05:23:54] + daniel2 !voice idriven17
[05:23:58] + daniel2 .voice idriven17
[21:14:25] + daniel2 !help
[21:14:43] + daniel2 !cannabis strain cereal milk
[21:14:53] + daniel2 grr
[21:14:58] + daniel2 !help admin
[21:15:38] + daniel2 added some silly easter eggs
[21:15:41] * daniel2 hugs idriven35
[21:15:49] * daniel2 pets idriven35
[21:15:57] + daniel2 idriven35: good bot
[21:16:05] + daniel2 hmm
[21:16:08] + daniel2 good bot!
[21:17:06] * daniel2 saps idriven35
[21:17:10] * daniel2 slaps idriven35
[21:50:25] + daniel2 CrazyCat: Im honestly glad you're using the features I built
Prev
Next