<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:08] ⇦ Quits: Corded (discord@2607:5300:60:51da::c0f:fee) (Remote host closed the connection)
L2[00:00:29] ⇨ Joins: Corded (discord@2607:5300:60:51da::c0f:fee)
L3[00:00:29] Spock sets mode: +v on Corded
L4[00:02:08] <Kodos> Now I just have to get this working properly
L5[00:07:35] <Kodos> Okay, working now, just need to get it to be a proper error, and not just a returned nil and string
L6[00:07:42] <Kodos> Or is that how it's supposed to be
L7[00:10:22] <Kodos> Mkay, looks like I'll have to have success return true if I want this to be 'proper'
L8[00:11:53] <Kodos> Neat, looks like that worked
L9[00:13:09] <Kodos> https://gyazo.com/50668401fb2ed5aad87c7e1120acd00a =D
L10[00:14:44] <Kodos> (Maybe) tomorrow's mission: Making a Mastermind game out of a 4-light lightboard and the keypad
L11[00:50:58] <Kodos> Someone remind me tomorrow that the HDD in my current OC world has the most up to date changes to my lib, and that I need to update my github with them
L12[01:06:31] <Shuudoushi> why not just update your github now...
L13[01:08:01] <Kodos> Already did lol, thought I'd be going to sleep soon, but newp
L14[01:08:12] <Shuudoushi> lol
L15[01:09:04] <Kodos> Is there a way to have it so when you call 'return mylib.myfunctiontable.myfunction', it prints out 'function' as well as a description
L16[01:09:10] <Kodos> Or is that not possible
L17[01:09:50] <Shuudoushi> never tried, so can't tell ya...
L18[01:10:43] <Kodos> Testing a theory now on how to do it
L19[01:16:06] <Kodos> Well that sort of worked
L20[01:16:48] <Kodos> Made a 'docs' function for each category of my lib, with brief descriptions of each function in the subcategory
L21[01:17:24] <Kodos> So when you return mylib.myfunctioncategorytable.docs(), it prints out usages for each function in that section of the lib
L22[01:17:51] <Kodos> Probably won't keep that, but at least that's possible
L23[01:23:08] <Shuudoushi> Kodos: man pages
L24[01:23:36] <Shuudoushi> /usr/man, dump your docs in there...
L25[01:24:08] <Kodos> How would I separate them though? It's a library, not something I just run out of /bin
L26[01:24:26] <Kodos> Or will running man auto-separate the pages
L27[01:24:35] <Shuudoushi> <your lib name>-<the function>
L28[01:24:36] <Kodos> Sort of how using less/more does
L29[01:24:47] <Shuudoushi> I think it will
L30[01:25:00] <Kodos> My lib is broke down into sections though, I have mylib.myfunctioncategory.myfunction
L31[01:25:01] <Shuudoushi> make a huge man page to find out?
L32[01:25:46] <Kodos> Ah, neat, looks like it does
L33[01:25:51] <Kodos> Cool, I'll just do that then
L34[01:25:53] <Shuudoushi> lol
L35[01:26:04] <Shuudoushi> I was about to say that it uses the pager env
L36[01:26:39] <Shuudoushi> and pager is more btw
L37[01:26:48] <Kodos> Indeed
L38[01:27:04] <Kodos> Now I just need to figure out how to do a loot disk via resource pack
L39[01:27:17] <Kodos> And I can make a loot disk with all the shit I normally have to redownload every time
L40[01:27:42] <Shuudoushi> so if you ever want to spit out a shit ton of info onto a screen, print(os.getenv("PAGER"), <stuffz>) should do
L41[01:28:28] <Kodos> I'll have to make a note of that in my lib
L42[01:28:44] <Kodos> I'm always tinkering with file serialization so I do that more often than I think
L43[01:28:45] <Shuudoushi> at least I think that works...
L44[01:28:52] <Shuudoushi> can't remember lol
L45[01:29:26] <Shuudoushi> just dick with it a bit, you should be able to get it working
L46[01:30:32] <Shuudoushi> hey Kodos, want to help me with getting pg up and pg down working for scrolling through a term buffer sometime :D
L47[01:30:56] <Kodos> Lol, I think gpg is broken
L48[01:31:01] <Shuudoushi> pretty sure that's something I'll have to talk to sugoi about though
L49[01:31:13] <Shuudoushi> gpg?
L50[01:31:20] <Kodos> It's a program that comes with the data card
L51[01:31:24] <Kodos> t3 at least
L52[01:31:29] <Shuudoushi> ah
L53[01:32:51] <Shuudoushi> oh, and Kodos, I did a think with SOS' readme https://github.com/Shuudoushi/SecureOS/blob/dev/README.md
L54[01:33:43] <Kodos> I love how I'm not even in the contributors credits list, and I'm literally co-contrib of the repo lol
L55[01:34:04] <Shuudoushi> oh cock sucking hell -_-
L56[01:34:22] <Shuudoushi> you WERE on it, but a revert a long time ago seems to have trashed that one -_-
L57[01:35:08] <Kodos> Also, the fuck is libarmor
L58[01:35:36] <Shuudoushi> lol, something that keeps people from overriding libs
L59[01:35:42] <Shuudoushi> also known as app armor
L60[01:37:53] <Shuudoushi> lol, http://puu.sh/mMzEl/e61120cff5.png
L61[01:38:36] <Kodos> Do you have any resource packs handy
L62[01:38:38] <Kodos> For 1.7.10
L63[01:38:48] <Shuudoushi> no
L64[01:38:58] <Kodos> Know where I can find an example pack.mcmeta file?
L65[01:39:03] <Shuudoushi> but I use sortex when I'm not being lazy as shit
L66[01:39:13] <Shuudoushi> OS
L67[01:40:25] <Shuudoushi> https://soartex.net/
L68[01:40:29] <Shuudoushi> go pack diving
L69[01:40:31] <Shuudoushi> lol
L70[01:41:34] <Shuudoushi> curse has an MC client now...
L71[01:41:47] <Shuudoushi> god help us all...
L72[01:43:56] <Shuudoushi> it seems to be brutally simple, just a java table
L73[01:46:21] <Kodos> Okay, time to see if this works
L74[01:46:45] <Kodos> I'm going to laugh if it does
L75[01:46:58] <Kodos> I'm going to sleep whether it does or not
L76[01:46:59] <Shuudoushi> lol
L77[01:47:13] <Shuudoushi> there, readme updated again
L78[01:47:14] <Kodos> tl;dr I'm attempting to add a loot disk via resource pack
L79[01:47:22] <Shuudoushi> LMFAO
L80[01:47:31] <Shuudoushi> I don't think it works like that :P
L81[01:47:34] <Kodos> Maybe
L82[01:47:42] <Kodos> But we shall see
L83[01:47:51] <Kodos> It'll either work, or it'll break other loot disks
L84[01:47:59] <Shuudoushi> XD
L85[01:48:06] <Shuudoushi> or do nothing at all
L86[01:48:14] <Kodos> Eh, dunno
L87[01:48:19] <Kodos> Almost loaded tho
L88[01:48:22] <Kodos> Let's go see
L89[01:49:37] <Kodos> Meh
L90[01:49:38] <Kodos> Nada
L91[01:49:47] <Kodos> Disappointing
L92[01:50:21] <Shuudoushi> why not have a virtual floppy?
L93[01:50:39] <Kodos> ELI5
L94[01:50:44] <Shuudoushi> i.e. something you can just wget and get everything at once
L95[01:50:49] <Kodos> Oh, hang on
L96[01:51:22] <Kodos> https://pastebin.com/w0v3Hz3x
L97[01:51:46] <Kodos> I have to edit it still to put things in the proper directories, but I guess I could do that
L98[01:54:17] <Shuudoushi> that'll do
L99[01:56:15] <Shuudoushi> I really wish that there was a way to fucking weld things together in KSP when shit just does not want to connect ><
L100[01:57:54] <Kodos> Yes, because THIS isn't worrysome https://gyazo.com/d5a08233e4bd29465620d360640cef70
L101[01:58:14] <Shuudoushi> XD
L102[01:58:18] <Shuudoushi> nah
L103[01:58:32] <Shuudoushi> nothing a few hundred TNT can't fix :D
L104[01:58:47] <Kodos> Lol, it's a custom Biblio painting =P One would do
L105[01:58:56] <Kodos> I should do an art gallery build tho
L106[01:58:57] <Shuudoushi> Kodos: you could ask Mimiru to add a loot disk to OS for you
L107[01:58:58] <Kodos> With actual art
L108[01:59:19] <Kodos> Ehh, it's just my random software. I'm pretty sure I could probably make a mod that would add it
L109[01:59:22] <Kodos> Well
L110[01:59:23] <Kodos> mayben ot
L111[01:59:24] <Kodos> but
L112[01:59:30] <Kodos> I'd rather have it in a separate mod just the same
L113[01:59:43] <Kodos> It'd just be something so I don't have to constantly redownload shit
L114[02:00:11] <Kodos> If I wasn't such a lazy ass with the cfg file or w/e, I could add it all up on my OPPM repo
L115[02:00:41] <Shuudoushi> XD
L116[02:02:05] <Kodos> What the fuck is du.lua
L117[02:02:16] <Shuudoushi> du o.O
L118[02:02:24] <Kodos> It's in my bin dir
L119[02:02:26] <Kodos> default os
L120[02:02:33] <Shuudoushi> ummm
L121[02:02:40] <Shuudoushi> run it and find out?
L122[02:03:28] <Kodos> I did, it spit out folders and I'm assuming their sizes
L123[02:04:12] <Shuudoushi> idfk then lol
L124[02:16:01] <Kodos> Too tired, pls fix https://gist.github.com/MyNameIsKodos/cc8c642676a388a4513b
L125[02:16:05] <Kodos> i go bed now
L126[02:16:30] ⇦ Quits: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net) (Quit: Web client closed)
L127[03:00:02] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) (Quit: [PCL-1_7] Good bye!)
L128[03:01:47] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L129[03:01:47] Spock sets mode: +v on PCL-Minecraft
L130[06:13:22] ⇦ Quits: SuPeRMiNoR2 (~SuPeR@2607:5300:60:1b63::1) (Ping timeout: 186 seconds)
L131[06:15:11] ⇨ Joins: SuPeRMiNoR2 (~SuPeR@eve.superminor2.net)
L132[06:15:11] Spock sets mode: +v on SuPeRMiNoR2
L133[07:04:33] <Lizzy> Antheus: elaborate?
L134[09:23:41] <Michiyo> He's a 10 hater...
L135[09:23:45] <Michiyo> it happens.
L136[10:40:45] ⇨ Joins: Kodos (webchat@108-226-6-195.lightspeed.stlsmo.sbcglobal.net)
L137[10:40:45] Spock sets mode: +v on Kodos
L138[17:32:26] <Shuudoushi> lwt's see if KSP is less crashy today,,,
L139[18:04:56] ⇦ Quits: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef) (Quit: [PCL-1_7] Good bye!)
L140[18:07:45] ⇨ Joins: PCL-Minecraft (~PCL-1_7@2607:5300:60:51da::dead:beef)
L141[18:07:45] Spock sets mode: +v on PCL-Minecraft
L142[18:27:48] <PCL-Minecraft> BugRavencroft joined the game.
L143[18:29:57] <Kodos> https://github.com/PC-Logix/OpenFM/pull/28 btw
L144[18:31:49] <Mimiru> ugh right I meant to fix that on the other side
L145[18:32:11] <Mimiru> It's right in the lang file
L146[18:32:15] <Mimiru> It's wrong in code
L147[18:32:18] <Kodos> Oh, is it?
L148[18:32:21] <Kodos> Gottcha
L149[18:34:24] <Mimiru> Now if only I could find the right place
L150[18:34:25] <Mimiru> ffs
L151[18:34:51] <Kodos> There should be a .OpenFM. in between
L152[18:34:58] <Kodos> In the bad spot in the code
L153[18:35:03] <Mimiru> Yeah.. but I can't find where I register the tab ¬_¬
L154[18:35:10] <Kodos> Sec
L155[18:35:22] <Mimiru> got it
L156[18:35:30] <Mimiru> ContentRegistry
L157[18:35:56] <Kodos> Yeh
L158[18:38:25] <Mimiru> http://ci.pc-logix.com/job/OpenFM/changes
L159[18:39:14] <Kodos> kk should I close the PR then
L160[18:40:29] <Kodos> Also apparently my 'Uh I broke it' crash was MassSound =(
L161[18:40:36] <Mimiru> ?
L162[18:40:38] <Kodos> Something must have changed somewhere in 1.6 that breaks it
L163[18:40:39] <Mimiru> Also yeah
L164[18:41:25] <Kodos> https://pastebin.com/eGazR64E
L165[18:43:43] <Mimiru> o_O
L166[18:43:57] <Mimiru> Interesting...
L167[18:46:47] <Kodos> I only suspected MassSound because I shiftclicked the card into a server, and it crashed with that
L168[18:46:51] <Kodos> Took it out, and it hasn't crashed since
L169[18:49:51] <Mimiru> might be something to mention to gamax
L170[19:13:31] <Shuudoushi> it looks nice, but the question is: Will. It. Fucking. Fly.
L171[19:13:46] <Shuudoushi> I don't have the best of luck at making flyable planes >.>
L172[19:15:24] <Shuudoushi> and I forgot countermeasures...
L173[19:16:40] <Shuudoushi> AAAAAANNNNNDDD we have our first problem... http://puu.sh/mNxZM/e31966fd36.png
L174[19:26:50] <PCL-Minecraft> BugRavencroft left the game.
L175[19:27:07] <PCL-Minecraft> BugRavencroft joined the game.
L176[19:29:03] <PCL-Minecraft> BugRavencroft left the game.
L177[20:19:52] <Antheus> Shuudoushi: Just add more boosters.
L178[20:19:55] <Antheus> twoards the front
L179[20:20:07] <Antheus> so the CoM is infront of the main landing gear
L180[20:20:20] <Shuudoushi> lol... it's a fighter jet, not a SSTO
L181[20:20:43] <Antheus> Shuu: You never know when it may need to take off rapidly
L182[20:20:50] <Shuudoushi> lol
L183[20:20:55] <Antheus> though you could movew the landing gear back
L184[20:21:18] <Shuudoushi> and the main bit of the weight is just in front of the rear gear
L185[20:22:14] <Antheus> move it more forward
L186[20:24:11] <Shuudoushi> http://puu.sh/mNBXB/8af5d29b75.png
L187[20:24:49] <Shuudoushi> I can't do too mch more weight though, it's already at 22.8 tons
L188[20:25:24] <Shuudoushi> and shocking enough, mpst pf that is NOT ordnance lol
L189[20:25:30] <Shuudoushi> s/mpst/most
L190[20:25:31] <MichiBot> <Shuudoushi> and shocking enough, most pf that is NOT ordnance lol
L191[20:25:40] <Shuudoushi> fuck it
L192[20:26:51] <Shuudoushi> man this sthing is armed to the fucking teeth though lol
L193[20:27:07] <Shuudoushi> multi-role from hell in fact lol
L194[20:27:54] <Shuudoushi> oh, I know, I can add more ammo for the main cannons to the front
L195[20:29:35] <Kodos> Wouldn't that be bad tho, if it uses all the ammo won't the weight be off again
L196[20:30:59] <Shuudoushi> not really
L197[20:31:07] <Shuudoushi> once it's in the air, it's fine
L198[20:31:20] <Shuudoushi> it's just getting it in the air that's the issue >.>
L199[20:32:10] <Shuudoushi> which I think I just fixed by redoing the front landing gear
L200[20:32:13] <Antheus> Either more lift or more thrust
L201[20:32:22] <Antheus> more lift = less thrust
L202[20:32:29] <Antheus> more thrust = need less lift
L203[20:32:35] <Antheus> more thrust + more lift = mae
L204[20:32:37] <Antheus> bae
L205[20:33:10] <Shuudoushi> I have the most powerful jet engines I could find x2 on this thing, thrust is not the issue lol
L206[20:33:18] <Antheus> more lift
L207[20:33:24] <Antheus> longer wings
L208[20:33:30] * Shuudoushi slaps the fucking taste out of Antheus' mouth for saying'bae'.
L209[20:33:41] <Antheus> woah fam
L210[20:33:46] <Shuudoushi> I forgot air brakes...
L211[20:34:01] <Antheus> not important
L212[20:34:01] *** Mimiru sets mode: +q Antheus!*@*
L213[20:34:04] <Antheus> you need to take off
L214[20:34:09] <Antheus> then you can use the air brakes
L215[20:34:31] <Mimiru> fuck.. corded
L216[20:34:36] *** Mimiru sets mode: -q Antheus!*@*
L217[20:34:40] <Antheus> not infront of the children
L218[20:34:47] <Antheus> plz
L219[20:34:56] *** Mimiru sets mode: +q Corded!*@*
L220[20:34:59] <Mimiru> fine.
L221[20:35:17] <Shuudoushi> lol
L222[20:35:28] *** Mimiru sets mode: -q Corded!*@*
L223[20:35:31] <Mimiru> mkay?
L224[20:35:36] <Mimiru> mkay.
L225[20:35:56] <Antheus> m'lady.
L226[20:36:21] <Corded> * Antheus tips fedora
L227[20:36:26] <Shuudoushi> Antheus: the main issue with my BRF-22 atm is that as it comes up to speed for takeoff, it becomes unstable and looses its fucking shit
L228[20:36:43] * Shuudoushi stabs Antheus in the fucking neck with a shoe horn.
L229[20:36:48] <Antheus> Hello World
L230[20:37:39] <Antheus> Hmm
L231[20:37:42] <Antheus> Can discord rap?
L232[20:37:55] <Shuudoushi> find out in the #oc server
L233[20:38:19] <Antheus> /tty May I have your attention please? May I have your attention please?
L234[20:38:20] <Corded> Will the real Slim Shady please stand up?
L235[20:38:21] <Corded> I repeat, will the real Slim Shady please stand up?
L236[20:38:22] <Corded> We're gonna have a problem he ...
L237[20:38:44] <Antheus> /tty 'Cause I'm Slim Shady, yes I'm the real Shady All you other Slim Shadys are just imitating
L238[20:38:45] <Corded> So won't the real Slim Shady please stand up,
L239[20:38:46] <Corded> Please stand up, please stand up?
L240[20:38:50] <Antheus> kajdlkfj
L241[20:38:53] <Antheus> work
L242[20:39:03] <Antheus> 'Cause I'm Slim Shady, yes I'm the real Shady All you other Slim Shadys are just imitating
L243[20:39:04] <Corded> So won't the real Slim Shady please stand up,
L244[20:39:05] <Corded> Please stand up, please stand up?
L245[20:39:25] <Antheus> I'm doin it
L246[20:39:31] <Shuudoushi> good news everyone
L247[20:39:39] <Antheus> ?
L248[20:39:52] <Shuudoushi> my plane wasn't unstable at all, my controller is just slightly fucked
L249[20:40:15] <Antheus> Slightly?
L250[20:40:16] <Antheus> Like
L251[20:40:24] <Antheus> It wasn't all the way in
L252[20:40:26] <Antheus> or like
L253[20:40:33] <Antheus> it didn't finish
L254[20:40:59] <Shuudoushi> the joystick axises are way off cal
L255[20:41:54] <Shuudoushi> Mimiru: can you make the KSP chan I just made under games perm sometime?
L256[20:42:11] <Mimiru> Nop
L257[20:42:24] <Antheus> What does nop mean
L258[20:42:31] <Antheus> Is it like nope
L259[20:42:35] <Antheus> or no problem
L260[20:42:38] * Mimiru facepalms
L261[20:42:41] <Antheus> not operational
L262[20:42:52] <Antheus> Nuclear Orange Pineapples
L263[20:43:00] <Mimiru> It's no..
L264[20:43:08] <Mimiru> There Shuudoushi I also made the required talk power 999!
L265[20:43:09] <Mimiru> :p
L266[20:43:25] <Antheus> DP:
L267[20:43:27] <Shuudoushi> well... the engines hit the runway and exploded, but it fucking flies! http://puu.sh/mND3D/477c1ff9b1.png
L268[20:43:35] <Mimiru> flew*
L269[20:43:36] <Mimiru> it flew.
L270[20:43:37] <Mimiru> :P
L271[20:43:45] <Antheus> Shuu, but does it blend?
L272[20:43:51] <Shuudoushi> good point Mimiru lol
L273[20:44:11] <Antheus> I used to be so into KSP
L274[20:44:20] <Antheus> in fact, it's why I first installed linux
L275[20:44:22] <Shuudoushi> I wonder if the auto-pilot can get this thing off the ground...
L276[20:44:30] <Antheus> no.
L277[20:44:40] <Shuudoushi> more than likely not lol
L278[20:45:02] <Shuudoushi> I should maybe look into doing a short takeoff var...
L279[20:46:21] <Shuudoushi> KSP.... stop thinking I'm running out of fucking RAM -_-
L280[20:46:39] <Antheus> Shuu, are you doing it on winderps
L281[20:46:51] <Shuudoushi> yes
L282[20:47:00] <Antheus> That's why
L283[20:47:11] <Antheus> 8/8 recommend using linux JUST FOR ksp
L284[20:47:15] <Shuudoushi> but the mods I have don't play well with the '64-bit' exe ><
L285[20:47:35] <Shuudoushi> I don't feel like rebooting and downloading all this shit again
L286[20:47:44] <Antheus> Um
L287[20:47:47] <Antheus> Just re download KSP
L288[20:47:52] <Antheus> um
L289[20:47:57] <Shuudoushi> plus a couple of my mods will not work on Linux
L290[20:48:02] <Antheus> copy the assets over to wherever it would install on steam
L291[20:48:04] <Antheus> oh
L292[20:48:06] <Antheus> ?
L293[20:48:14] <Shuudoushi> the mods was the main thing I was talking about having to redownload
L294[20:48:41] <Antheus> just mount your winderps partition in linux and copy them over
L295[20:49:59] <Shuudoushi> if I could get the game to not crash when I try to force opengl, I would be doing so much better
L296[20:50:20] <Shuudoushi> Antheus: I don't use steam for KSP btw
L297[20:50:25] <Antheus> oh
L298[20:50:47] <Antheus> I have 93 hours into KSP
L299[20:50:53] <Antheus> last played 12/22/2015
L300[20:51:28] <Shuudoushi> now to figure out how to fix this shit... http://puu.sh/mNDt9/d6b5457e75.png
L301[20:51:49] <Antheus> Well
L302[20:51:56] <Antheus> It couldn't switch the resolution
L303[21:00:46] <Shuudoushi> isn't there some args you can pass to the -force-opengl option?
L304[21:00:53] <Antheus> idk
L305[21:00:56] <Antheus> well
L306[21:01:03] <Antheus> off to bed with a very painful wrist
L307[21:01:07] <Antheus> should get that checked out
L308[21:01:12] <Antheus> .-.
L309[21:03:08] <Shuudoushi> stop jacking off then
L310[21:03:29] <Shuudoushi> THAT IS NOT OPENGL YOU FUCK! http://puu.sh/mNEcp/0fb5cc0b44.png
L311[21:14:56] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) ()
L312[21:15:12] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L313[21:15:12] Spock sets mode: +v on MichiBot
L314[21:19:53] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (Client Quit)
L315[21:24:55] <Shuudoushi> holy shit... I made a plane that fucking works... http://puu.sh/mNFnF/828b5da632.png
L316[21:30:39] <Shuudoushi> lol, note to self, doing a 8G turn at mach 1.6 = everything EXPLODES
L317[21:31:13] <Shuudoushi> Mimiru: we totally need to find some way of getting multi-player going in KSP lol
L318[21:31:36] <Mimiru> KSPMP WAS a thing
L319[21:31:39] <Mimiru> no idea if it still is
L320[21:31:40] <Mimiru> meh though
L321[21:32:24] <Shuudoushi> idk if I'm brave enough to try FAR again >.>
L322[21:35:10] <Shuudoushi> lol, the AI pilot did the samething as me while taking off, that makes me feel better :D
L323[22:03:49] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L324[22:03:49] Spock sets mode: +v on MichiBot
L325[22:07:23] ⇦ Quits: MichiBot (~lb@eos.pc-logix.com) (Client Quit)
L326[22:07:36] ⇨ Joins: MichiBot (~lb@eos.pc-logix.com)
L327[22:07:36] Spock sets mode: +v on MichiBot
<<Prev Next>> Scroll to Top