<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:01:04] <Ar​iri> Im trying something like this but it wants to delete the message that executed the command
L2[00:01:07] <Ar​iri> Code Block pastebined https://paste.pc-logix.com/hevukipetu
L3[00:02:12] <Forec​aster> what if you move the delete up one line
L4[00:04:19] <Ar​iri> It errors because its not initialized; my first error was that it couldn't read property 'delete' of undefined because I'm not sure how to specify how to execute deletion of the just sent bot message
L5[00:05:56] <Ar​iri> If I say `message.delete()` it deletes the command from the user
L6[00:08:37] <Ar​iri> Here's the doc if that helps https://discord.js.org/#/docs/main/master/class/Message?scrollTo=delete
L7[00:10:40] <Forec​aster> I feel I need more context in how execute is called
L8[00:11:24] ⇦ Quits: CompanionCube (~samis@thonk.9net.org) (Ping timeout: 190 seconds)
L9[00:12:10] <Ar​iri> Here are the main snippets:
L10[00:12:10] <Ar​iri> Code Block pastebined https://paste.pc-logix.com/kivabiqopi
L11[00:12:10] <Ar​iri> Code Block pastebined https://paste.pc-logix.com/sokefacira${message.author.tag}: ${message.content}Code Block pastebined https://paste.pc-logix.com/uvuwijozin
L12[00:12:35] <Ar​iri> Oops, wrong order
L13[00:17:36] <TheMa​s3212> this discordjs?
L14[00:17:39] ⇨ Joins: CompanionCube (~samis@thonk.9net.org)
L15[00:17:45] <Forec​aster> according to this send returns a message or a message array, are you sure tempMessage.message is correct?
L16[00:18:20] <TheMa​s3212> Code Block pastebined https://paste.pc-logix.com/nihawutuwa
L17[00:18:34] <Ar​iri> Yes it is discord.js
L18[00:18:42] <TheMa​s3212> channel.send returns a promise, you need to set a resolve method to get the message that was sent
L19[00:18:44] ⇨ Joins: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net)
L20[00:20:06] <Michiyo> https://paste.pc-logix.com/ipecetiqac.js will send ehe message and delete it after delay
L21[00:20:24] <Ar​iri> No, that's what I'm having trouble with
L22[00:20:24] <Ar​iri> What happens is upon recieving a message, it checks if it has the prefix and a valid command, if so, run that command and feed it the message
L23[00:26:26] *** ocawesome202 is now known as Ocawesome101
L24[00:27:37] <Ocawesome101> The_Stargazer: a fully-generated world would be something like ~10PB IIRC
L25[00:27:49] <Ocawesome101> Izaya: ha... ha... ha ha ha
L26[00:39:08] <Ar​iri> Michiyo: `delete(5000)` gives an Invalid type error, and works without `5000`; but it deletes it right away. According to the doc 'options.timeout' is the second parameter after an object 'options'
L27[00:39:47] <Amanda> ....
L28[00:40:08] <Amanda> I think that means you put a `timeout` key int he options value
L29[00:43:09] <Michiyo> my code may have been from an older version
L30[00:44:02] <Ar​iri> Amanda: I'm not sure what you mean
L31[00:44:49] <Michiyo> msg.delete({ timeout: 10000 })
L32[00:44:55] <Michiyo> she means like that :P
L33[00:44:58] <Ar​iri> Likely because I'm learning js while I'm making it...
L34[00:45:08] <Ar​iri> Oh
L35[00:45:56] <Michiyo> I have a discords bot written in discord.js, just haven't deleted anything with it lol
L36[00:46:04] <Michiyo> s/discords/discord/
L37[00:46:04] <MichiBot> <Michiyo> I have a discord bot written in discord.js, just haven't deleted anything with it lol
L38[00:47:02] <Ar​iri> Do you have a repo for it (so I can reference from it)?
L39[00:47:19] <Guzio> Well... help. I just totally screwed my Minecraft server over. Is anyone experienced with Linux here?
L40[00:48:32] <Michiyo> @Ar​iri I do not.
L41[00:49:12] <Ar​iri> Ah.
L42[00:49:12] <Ar​iri> Thanks for the help everyone
L43[00:56:29] <Amanda> They're all warez bots
L44[00:57:15] <Amanda> That distribute only lesbian cuteness
L45[00:57:16] <Ar​iri> Heh
L46[00:57:29] <Guzio> What?
L47[00:57:37] <Ar​iri> Where can I find o.o
L48[00:59:24] <The_St​argazer> Guzio: explain
L49[01:00:13] <Guzio> Explain "What?" or "screwed my Minecraft server over"?
L50[01:00:22] <Michiyo> No, not a warez bot, but it does something against the discord TOS, and I don't feel like releasing the source :D
L51[01:00:24] <The_St​argazer> the latter
L52[01:00:46] <The_St​argazer> Michiyo: what exactly? im curious now
L53[01:01:08] <Michiyo> I'll... just call it a Content Aggregation Bot, and leave it at that.
L54[01:01:10] <Guzio> Well... It totaly lagged over. So I ctrl+c -ed it.
L55[01:01:14] <Guzio> But
L56[01:01:24] <Guzio> It didn't react.
L57[01:01:26] <Guzio> So
L58[01:01:35] * Michiyo breaks Guzio's enter key
L59[01:01:49] <Guzio> I Ctrl+Z -ed it. And restared it.
L60[01:01:51] <Guzio> But
L61[01:02:02] <The_St​argazer> ok, first off
L62[01:02:03] <The_St​argazer> don't do that
L63[01:02:14] <The_St​argazer> ^Z just puts it in the background iirc
L64[01:02:19] <The_St​argazer> meaning it's still running
L65[01:02:19] <Guzio> It turns out, my previous instance is still running.
L66[01:02:23] <The_St​argazer> yes
L67[01:02:27] <The_St​argazer> that's exactly what ^Z does
L68[01:02:28] <Guzio> And it ate all my RAm
L69[01:02:37] <Guzio> And I can't kill it.
L70[01:02:42] <The_St​argazer> what is the output of `free`
L71[01:02:50] <Guzio> kill CMD doesn't work
L72[01:02:57] <Guzio> Nor killall
L73[01:03:06] <The_St​argazer> have you tried it with sudo?
L74[01:03:11] <Guzio> Yes
L75[01:03:13] <Amanda> `kill -9 <pid>
L76[01:03:15] <Amanda> `
L77[01:03:16] <The_St​argazer> also:
L78[01:03:19] <The_St​argazer> yeah
L79[01:03:19] <Lizzy> "killall -9 java" ?
L80[01:03:22] <The_St​argazer> that
L81[01:03:25] <Amanda> Also stop abusing the enter key ffs
L82[01:03:31] <Guzio> OK
L83[01:03:35] <The_St​argazer> `kill` sends a SIGTERM (I think) to the process
L84[01:03:35] <Amanda> It just wants a loving girlfriend, like any other girl.
L85[01:03:48] <Lizzy> Amanda, mood
L86[01:03:50] <The_St​argazer> which is basically the same as clicking the close button
L87[01:03:55] <Guzio> Oh
L88[01:04:01] <The_St​argazer> whereas `kill -9` is SIGKILL
L89[01:04:05] <The_St​argazer> a force kill
L90[01:04:18] <Guzio> That explains everything.
L91[01:04:24] <The_St​argazer> if the process isn't responding, a regular `kill` won't do anything
L92[01:04:37] <The_St​argazer> because i think that's handled by the process
L93[01:04:50] <Amanda> SIGTERM can be caught, SIGKILL can not
L94[01:05:00] <Guzio> Thank you. I thought, it's the same as in Windows. I. e., force kill
L95[01:05:00] <The_St​argazer> yeah, that
L96[01:05:22] <Guzio> And it's gone. Thank you!
L97[01:05:23] <The_St​argazer> ..when did windows get a `kill` command?
L98[01:05:36] <Lizzy> it has taskkill
L99[01:05:37] <Guzio> I mean... Windows Task Manager
L100[01:05:43] <The_St​argazer> >task manager
L101[01:05:46] <The_St​argazer> >not resource monitor
L102[01:05:55] <Guzio> OK? It was a shortcut in my brain
L103[01:06:07] <Guzio> Thanks, anyway
L104[01:06:09] <The_St​argazer> nah its fine
L105[01:06:11] <The_St​argazer> no problem
L106[01:06:38] <Lizzy> the only time sigkill wont work is if a process gets stuck in kernel space, though i've only had that once or twice with libvirt
L107[01:07:25] <Guzio> Don't even start, because (knowing my luck), it's going to happen the next time.
L108[01:07:37] <Amanda> Lizzy: you should let me come see yout village, assuming the atlantic link has recovered. The other day I visited Inari to talk to Celeste so I can learn to be magical girl, but it kept DCing
L109[01:08:12] <Lizzy> i'll open my gates once Tom Nook has finished talking
L110[01:08:35] <Amanda> okie. I'm going to put my laptop away, so I'll be a bit delayed on IRC
L111[01:12:00] <CompanionCube> Guzio: for the record
L112[01:12:17] <CompanionCube> after tyou ^Z, you can easily kill it via kill %1
L113[01:12:18] <Guzio> The record of what?
L114[01:12:25] <Guzio> Oh
L115[01:12:29] <Guzio> Thank you
L116[01:12:48] <CompanionCube> it works as good as using the name but without needing to know the name
L117[01:13:21] <Guzio> Going to remember that after today's incident.
L118[01:14:00] <Frat​ty75> @Bob after some PIL reading I got the short script you gave me to work. Thank you!
L119[01:15:23] <CompanionCube> #oc is a nice place or linux tips usually :p
L120[01:15:39] <The_St​argazer> which one is it currently?
L121[01:18:09] <dequbed> CompanionCube: Shitty tipps often enough ;)
L122[01:18:37] <Frat​ty75> can remote terminals run out of power?
L123[01:19:06] <The_St​argazer> the terminals themselves, or the servers?
L124[01:20:38] <Frat​ty75> the terminal
L125[01:20:53] <Frat​ty75> because i set mine up and connected everything
L126[01:21:02] <Frat​ty75> it loaded my screen for one second
L127[01:21:06] <Frat​ty75> and then froze
L128[01:21:15] <Frat​ty75> and now i cant do anything with it
L129[01:21:20] <Frat​ty75> but its also night time
L130[01:21:24] <The_St​argazer> black screen on the remote terminal?
L131[01:21:30] <Frat​ty75> no black screen
L132[01:21:34] <Frat​ty75> frozen of
L133[01:21:40] <Frat​ty75> what was last displayed
L134[01:21:43] <The_St​argazer> oh
L135[01:21:47] <Frat​ty75> and like
L136[01:21:50] <Frat​ty75> its only half loaded
L137[01:21:55] <The_St​argazer> try relogging?
L138[01:22:06] <Frat​ty75> I restarted the server
L139[01:22:10] <Frat​ty75> the mc server itself
L140[01:22:13] <The_St​argazer> hmm
L141[01:22:17] <The_St​argazer> try restarting the ingame server
L142[01:22:46] <Frat​ty75> http://tinyurl.com/tytqw9x
L143[01:22:48] <Frat​ty75> http://tinyurl.com/rwop738
L144[01:23:00] <Frat​ty75> terminal screen vs the connected screen
L145[01:23:08] <Frat​ty75> Also did that
L146[01:23:20] <The_St​argazer> well
L147[01:23:24] <The_St​argazer> im pretty sure your problem
L148[01:23:27] <The_St​argazer> is that it's trying to use both
L149[01:23:39] <The_St​argazer> terminal servers provide a `screen` component I think
L150[01:23:57] <The_St​argazer> so it's using the connected screen and not the terminal's one
L151[01:24:21] <Frat​ty75> yeah there is a new `screen` and `keyboard`
L152[01:24:26] <Frat​ty75> something really weird
L153[01:24:34] <The_St​argazer> try disconnection the screen and rebooting?
L154[01:24:35] <Frat​ty75> when I type in control+alt+c
L155[01:24:38] <The_St​argazer> try disconnecting the screen and rebooting? [Edited]
L156[01:24:51] <Frat​ty75> into the terminal it ends my program
L157[01:24:58] <Frat​ty75> but i cant see anything
L158[01:25:02] <Frat​ty75> on the terminal
L159[01:25:15] <Frat​ty75> Also tried disconnecting
L160[01:25:24] <The_St​argazer> did you reboot after the disconnect?
L161[01:25:28] <Frat​ty75> yupp
L162[01:25:32] <Frat​ty75> Im gonna try and
L163[01:25:33] ⇦ Quits: Guzio (webchat@89-68-125-149.dynamic.chello.pl) (Quit: webchat.esper.net)
L164[01:25:36] <Frat​ty75> build another terminal
L165[01:26:15] <Frat​ty75> I just built a new one and its
L166[01:26:15] <The_St​argazer> are you on a multiplayer server?
L167[01:26:19] <Frat​ty75> the same screen
L168[01:26:21] <Frat​ty75> yeah
L169[01:26:30] <The_St​argazer> well, if possible i could join and look at the problem
L170[01:26:39] <Frat​ty75> yeah sure
L171[01:26:42] <The_St​argazer> aight
L172[01:26:46] <The_St​argazer> is it a custom pack or just OC
L173[02:16:22] ⇦ Quits: Vexaton (~Vexatos@port-92-192-65-41.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L174[02:17:57] ⇦ Quits: Ocawesome101 (~manjaro-u@38.65.249.137) (Ping timeout: 189 seconds)
L175[02:18:30] ⇨ Joins: Ocawesome101 (~manjaro-u@38.65.249.137)
L176[02:35:08] ⇦ Quits: Ocawesome101 (~manjaro-u@38.65.249.137) (Ping timeout: 190 seconds)
L177[02:39:38] <ThePi​Guy24> %tonkout
L178[02:39:38] <MichiBot> Waesucks! ThePi​Guy24! You beat your own previous record of 5 hours, 21 minutes and 2 seconds (By 57 minutes and 38 seconds)! I hope you're happy!
L179[02:39:39] <MichiBot> ThePi​Guy24 has tonked out! Tonk has been reset! They gained 0.006 tonk points! plus 0.01 bonus points for consecutive hours! Current score: 0.21718, Position #6 Need 0.00322 more points to pass Ocawes​ome101!
L180[02:39:55] <ThePi​Guy24> ooooh getting close
L181[02:51:49] <Michiyo> grumble grumble
L182[02:51:54] <Michiyo> stupid sponge
L183[02:57:22] <Michiyo> I need to get a fatty UPS
L184[03:21:40] ⇦ Quits: ben_mkiv (~ben_mkiv@88.130.156.130) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@88.130.158.234)))
L185[03:21:44] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@88.130.158.234)
L186[03:26:04] ⇦ Quits: Arimil (~Renari@70.44.83.129.res-cmts.bgr.ptd.net) (Read error: Connection reset by peer)
L187[03:38:50] ⇨ Joins: Renari (~Renari@70.44.83.129.res-cmts.bgr.ptd.net)
L188[04:06:57] <CompanionCube> %tonk
L189[04:06:57] <MichiBot> Fopdoodle! Compan​ionCube! You beat ThePi​Guy24's previous record of <0 (By 1 hour, 27 minutes and 19 seconds)! I hope you're happy!
L190[04:06:58] <MichiBot> CompanionCube's new record is 1 hour, 27 minutes and 19 seconds! CompanionCube also gained 0.00146 tonk points for stealing the tonk. Position #2. Need 0.0154 more points to pass Forec​aster!
L191[04:17:30] ⇨ Joins: Ocawesome101 (~ocawesome@38.65.249.137)
L192[05:31:54] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@88.130.158.234) (Ping timeout: 378 seconds)
L193[05:48:55] <ThePi​Guy24> %tonk
L194[05:48:56] <MichiBot> Dogast! ThePi​Guy24! You beat Compan​ionCube's previous record of 1 hour, 27 minutes and 19 seconds (By 14 minutes and 39 seconds)! I hope you're happy!
L195[05:48:57] <MichiBot> ThePiGuy24's new record is 1 hour, 41 minutes and 58 seconds! ThePiGuy24 also gained 0.00048 (0.00024 x 2) tonk points for stealing the tonk. Position #6. Need 0.00274 more points to pass Ocawes​ome101!
L196[06:02:27] ⇦ Quits: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net) (Read error: Connection reset by peer)
L197[06:14:15] <CompanionCube> goddammit
L198[07:13:47] <Sagh​etti> %tonk
L199[07:13:47] <MichiBot> I'm sorry Saghetti, you were not able to beat ThePiGuy24's record of 1 hour, 41 minutes and 58 seconds this time. 1 hour, 24 minutes and 51 seconds were wasted! Missed by 17 minutes and 6 seconds!
L200[07:23:14] ⇦ Quits: Saghetti (~waltermin@c-67-164-116-220.hsd1.ca.comcast.net) (Quit: Leaving.)
L201[07:36:46] ⇦ Quits: Ocawesome101 (~ocawesome@38.65.249.137) (Quit: A Konversation user has left the chat.)
L202[07:51:22] ⇨ Joins: Inari (~Pinkishu@pD9E380D3.dip0.t-ipconnect.de)
L203[08:35:15] ⇦ Quits: immibis (~immibis@x59cc9ac6.dyn.telefonica.de) (Ping timeout: 189 seconds)
L204[08:51:26] ⇨ Joins: immibis (~immibis@x59cc99a0.dyn.telefonica.de)
L205[09:28:32] <Forec​aster> %tonk
L206[09:28:32] <MichiBot> By my throth! Forec​aster! You beat ThePi​Guy24's previous record of 1 hour, 41 minutes and 58 seconds (By 32 minutes and 46 seconds)! I hope you're happy!
L207[09:28:33] <MichiBot> Forecaster's new record is 2 hours, 14 minutes and 45 seconds! Forecaster also gained 0.0011 (0.00055 x 2) tonk points for stealing the tonk. Position #1.
L208[10:45:46] ⇦ Quits: Thutmose (~Patrick@host-69-59-79-181.nctv.com) (Quit: Leaving.)
L209[11:04:42] <Inari> %sip
L210[11:04:42] <MichiBot> You drink a fiery cerulium potion (New!). Inari thinks "What if, like, *we* are the potions man?". This makes no sense whatsoever.
L211[11:04:51] * Inari drinks herself
L212[11:34:16] <Forec​aster> %sip
L213[11:34:16] <MichiBot> You drink a boiling unobtanium potion (New!). The bottle turns into a tuna dagger.
L214[11:34:23] <Forec​aster> huh
L215[11:34:37] <Forec​aster> I wonder if I need to attuna to it...
L216[11:53:48] ⇨ Joins: Vexatos (~Vexatos@port-92-192-65-41.dynamic.as20676.net)
L217[11:53:49] zsh sets mode: +v on Vexatos
L218[11:58:02] ⇨ Joins: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net)
L219[12:10:31] <SquidDev> %tonk
L220[12:10:31] <MichiBot> By my throth! Squi​dDev! You beat Forec​aster's previous record of 2 hours, 14 minutes and 45 seconds (By 27 minutes and 13 seconds)! I hope you're happy!
L221[12:10:32] <MichiBot> SquidDev's new record is 2 hours, 41 minutes and 59 seconds! SquidDev also gained 0.00135 (0.00045 x 3) tonk points for stealing the tonk. Position #14. Need 0.00165 more points to pass Bohemi​anHacks!
L222[12:49:08] ⇨ Joins: ben_mkiv (~ben_mkiv@88.130.158.116)
L223[12:59:43] ⇨ Joins: Victor_sueca (~Victor_su@90.165.120.190)
L224[13:13:05] ⇦ Quits: ben_mkiv (~ben_mkiv@88.130.158.116) (Remote host closed the connection)
L225[13:17:56] <Forec​aster> ugh
L226[13:18:31] <Forec​aster> it's annoying when resource fragments end up inside rocks and the limpets suicide themselves against them trying to get to them
L227[13:34:53] ⇨ Joins: ben_mkiv (~ben_mkiv@88.130.158.116)
L228[14:05:44] <20​kdc> @Forecaster did you know? I once drove straight through a bunch of palladium canisters I had dropped, because I'm terrible at everything.
L229[14:06:04] <20​kdc> and I do not know how to correctly operate a cargo scoop.
L230[14:08:11] <Izaya> bonus points
L231[14:08:17] <Izaya> you got fined for dumping them in a station
L232[14:08:53] <Forec​aster> nice
L233[14:10:24] <Kristo​pher38> @Forecaster there are tricks to make sure it doesn't happen
L234[14:12:34] <20​kdc> Izaya: nah, it was in the middle of some anonymous space
L235[14:32:37] <Izaya> I should boot up the game some time.
L236[14:43:38] ⇦ Quits: t20kdc (~20kdc@cpc139340-aztw33-2-0-cust225.18-1.cable.virginm.net) (Remote host closed the connection)
L237[15:07:18] *** Lizzy is now known as Lizzi
L238[15:08:02] <Lizzi> %tonk
L239[15:08:02] <MichiBot> Aw jeez! Li​zzi! You beat Squi​dDev's previous record of 2 hours, 41 minutes and 59 seconds (By 15 minutes and 31 seconds)! I hope you're happy!
L240[15:08:03] <MichiBot> Lizzi's new record is 2 hours, 57 minutes and 30 seconds! Lizzi also gained 0.00078 (0.00026 x 3) tonk points for stealing the tonk. Position #21. Need 0.00002 more points to pass Sap​hire!
L241[15:08:10] <Lizzi> oh derp
L242[15:08:20] <Lizzi> %tonkmerge Lizzi Lizzy
L243[15:08:20] <MichiBot> Merge successful! Lizzy: 531.5500000000002 + Lizzi: 0.78 => Lizzi: 532.3300000000002
L244[15:08:34] <Lizzi> %tonkleaders
L245[15:08:34] <MichiBot> Li​zzi: https://michibot.pc-logix.com/tonk
L246[15:32:04] <Forec​aster> %sip
L247[15:32:04] <MichiBot> You drink a freezing pussplum potion (New!). Forec​aster feels slightly less agile.
L248[15:32:17] <Forec​aster> oh no the cold
L249[16:16:03] <DaCompu​terNerd> 532?
L250[16:19:50] <Forec​aster> tonkmerge just echoes the values as they are stored in the database
L251[16:28:53] <DaCompu​terNerd> which is a thousand times the value everything else says, I guess
L252[16:56:59] <Forec​aster> gasp, how did you know D:<
L253[16:59:33] <Amanda> They're something of a scientist themselves, clearly
L254[17:00:35] <Amanda> Oh right, friday, I should update my world
L255[17:03:59] ⇨ Joins: Guzio (webchat@user-94-254-234-206.play-internet.pl)
L256[17:04:13] <DaCompu​terNerd> because I'm a nerd
L257[17:04:28] <DaCompu​terNerd> ~~I know all useless things~~
L258[17:07:07] <Forec​aster> impossible, there are no nerds here
L259[17:10:31] <dequbed> Forecaster why you floating point for currency‽ D:<
L260[17:15:14] <Forec​aster> to anger the nerds, obviously >:D
L261[17:42:56] ⇨ Joins: Saphire (saphire@2a01:4f8:141:1272::2)
L262[17:46:40] ⇦ Quits: Guzio (webchat@user-94-254-234-206.play-internet.pl) (Quit: webchat.esper.net)
L263[17:50:44] <Sagh​etti> ‽
L264[18:01:30] <Izaya> ‽
L265[18:02:36] <dequbed> ‽
L266[18:02:47] <Michiyo> INTEROBANG
L267[18:02:51] <Michiyo> Am I doing it right?
L268[18:03:10] <dequbed> ;
L269[18:03:16] <dequbed> Michiyo: also, yes.
L270[18:03:30] <Michiyo> \o/
L271[18:04:59] <ThePi​Guy24> angery questioning
L272[18:05:19] <dequbed> Izaya did it wrong though. They use ⸘ normally.
L273[18:07:18] <ThePi​Guy24> ⸘Quieres‽
L274[18:08:37] <Forec​aster> %sip
L275[18:08:37] <MichiBot> You drink a sour yellow potion (New!). Forec​aster's hair turn the color of tuna until they see a star fall.
L276[18:08:46] <Forec​aster> oh
L277[18:08:51] <Forec​aster> %sip antidote
L278[18:08:51] <MichiBot> Forec​aster reverts to their original state before drinking any potions.
L279[18:11:13] <dequbed> @ThePiGuy24 Por lo menos escriba con gramática correcta. ;P
L280[18:12:01] <ThePi​Guy24> Нет
L281[18:12:26] <dequbed> отню́дь.
L282[18:13:07] <ThePi​Guy24> блять
L283[18:15:53] <CompanionCube> %tonk
L284[18:15:53] <MichiBot> Aw jeez! Compan​ionCube! You beat Li​zzi's previous record of 2 hours, 57 minutes and 30 seconds (By 10 minutes and 21 seconds)! I hope you're happy!
L285[18:15:54] <MichiBot> CompanionCube's new record is 3 hours, 7 minutes and 51 seconds! CompanionCube also gained 0.00051 (0.00017 x 3) tonk points for stealing the tonk. Position #2. Need 0.01599 more points to pass Forec​aster!
L286[18:21:27] ⇨ Joins: Saghetti (~waltermin@c-67-164-116-220.hsd1.ca.comcast.net)
L287[18:23:11] ⇦ Quits: Saghetti (~waltermin@c-67-164-116-220.hsd1.ca.comcast.net) (Client Quit)
L288[18:24:35] ⇨ Joins: Saghetti (~waltermin@c-67-164-116-220.hsd1.ca.comcast.net)
L289[18:24:45] <Forec​aster> %sip
L290[18:24:45] <MichiBot> You drink a goopy bavarium potion (New!). Forec​aster reboots for an update for 7 minutes.
L291[18:32:46] <immibis> %sip
L292[18:32:47] <MichiBot> You drink a smelly coralcreep potion (New!). immibis realizes this was actually a Smooth Diamond potion.
L293[18:33:05] <DaCompu​terNerd> %splash Forecaster with smooth diamond potion
L294[18:33:05] <MichiBot> You fling a smooth diamond potion (New!) that splashes onto Forecaster. Forecaster forgets the location of a great treasure.
L295[18:34:26] <Forec​aster> hey D:
L296[18:35:14] ⇨ Joins: Inari|2 (~Pinkishu@pD9E8F238.dip0.t-ipconnect.de)
L297[18:35:59] ⇦ Quits: Inari (~Pinkishu@pD9E380D3.dip0.t-ipconnect.de) (Ping timeout: 190 seconds)
L298[18:46:04] ⇨ Joins: Thutmose (~Patrick@host-69-59-79-181.nctv.com)
L299[18:46:47] ⇨ Joins: Inari (~Pinkishu@pD9E8F904.dip0.t-ipconnect.de)
L300[18:47:57] ⇦ Quits: Inari|2 (~Pinkishu@pD9E8F238.dip0.t-ipconnect.de) (Ping timeout: 189 seconds)
L301[18:59:35] ⇨ Joins: Galaxy (~Galaxy@45.56.154.179)
L302[19:00:00] <immibis> %splash MichiBot
L303[19:00:01] <MichiBot> You fling a warpy rød potion (New!) that splashes onto MichiBot. MichiBot forgets the location of a great treasure.
L304[19:00:18] <immibis> %splash with with with
L305[19:00:18] <MichiBot> This doesn't seem to be a potion I recognize... Make sure it has an appearance and consistency keyword, and the word "potion" in it.
L306[19:00:21] <Galaxy> Stupid COVID-19, eating all the bandwidth.
L307[19:00:24] <immibis> %splash with with with potion
L308[19:00:35] <immibis> %splash with with with potion
L309[19:00:35] <MichiBot> You fling a boiling adamantium potion (New!) that splashes onto with. with's nose vanish until they eat a pie.
L310[19:09:24] ⇨ Joins: Galaxy3056 (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net)
L311[19:12:39] ⇦ Quits: Galaxy (~Galaxy@45.56.154.179) (Ping timeout: 204 seconds)
L312[19:18:30] ⇨ Joins: Vexaton (~Vexatos@port-92-192-17-86.dynamic.as20676.net)
L313[19:18:30] zsh sets mode: +v on Vexaton
L314[19:24:14] ⇦ Quits: Vexatos (~Vexatos@port-92-192-65-41.dynamic.as20676.net) (Ping timeout: 378 seconds)
L315[20:17:01] ⇨ Joins: Galaxy (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net)
L316[20:17:38] ⇦ Quits: Galaxy3056 (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net) (Ping timeout: 190 seconds)
L317[20:30:11] ⇨ Joins: Galaxy3056 (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net)
L318[20:33:54] ⇦ Quits: Galaxy (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net) (Ping timeout: 378 seconds)
L319[20:56:41] ⇨ Joins: Galaxy (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net)
L320[20:57:45] ⇦ Quits: Galaxy3056 (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net) (Ping timeout: 189 seconds)
L321[21:03:14] ⇨ Joins: MajGenRelativity_ (~MajGenRel@c-73-123-203-209.hsd1.ma.comcast.net)
L322[21:03:14] ⇦ Quits: MajGenRelativity__ (~MajGenRel@176.113.74.252) (Read error: Connection reset by peer)
L323[21:06:09] ⇨ Joins: Backslash (~Backslash@d137-186-220-152.abhsia.telus.net)
L324[21:07:17] ⇦ Quits: Galaxy (~Galaxy@pool-108-28-98-32.washdc.fios.verizon.net) (Ping timeout: 204 seconds)
L325[21:10:19] ⇨ Joins: Galaxy (~Galaxy@pool-71-178-45-199.washdc.fios.verizon.net)
L326[21:28:13] ⇨ Joins: Galaxy3056 (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net)
L327[21:33:29] <Brisingr​Aerowing> %sip
L328[21:33:29] <MichiBot> You drink a porous metal potion (New!). Brisingr​Aerowing gains the ability to talk to lava until they eat a pie.
L329[21:33:40] ⇦ Quits: Galaxy (~Galaxy@pool-71-178-45-199.washdc.fios.verizon.net) (Ping timeout: 378 seconds)
L330[21:33:42] <Brisingr​Aerowing> Uh...
L331[21:35:51] <CompanionCube> %tonkout
L332[21:35:51] <MichiBot> Bejabbers! Compan​ionCube! You beat your own previous record of 3 hours, 7 minutes and 51 seconds (By 12 minutes and 6 seconds)! I hope you're happy!
L333[21:35:52] <MichiBot> Compan​ionCube has tonked out! Tonk has been reset! They gained 0.003 tonk points! plus 0.004 bonus points for consecutive hours! Current score: 0.56401, Position #2 Need 0.00899 more points to pass Forec​aster!
L334[21:38:04] ⇦ Quits: Galaxy3056 (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net) (Ping timeout: 190 seconds)
L335[21:42:27] ⇨ Joins: Galaxy (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net)
L336[21:42:54] ⇨ Joins: progamergod8778 (~progamerg@202.67.96.128)
L337[21:43:15] <progamergod8778> hello
L338[21:43:21] <Forec​aster> %hello
L339[21:43:21] <MichiBot> Forec​​aster: Hello! Welcome to #oc! The one and only opencomputers channel! Please ask your questions directly (dont ask to ask) and provide error/code examples! (Use pastebin.com if theyre more than one line!) Dont mind the random conversation you might have walked into.
L340[21:43:40] <progamergod8778> are you real people?
L341[21:43:43] ⇨ Joins: Galaxy3056 (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net)
L342[21:43:49] <Forec​aster> possibly
L343[21:44:09] <progamergod8778> um ok
L344[21:44:38] <Forec​aster> my thoughts exactly!
L345[21:44:51] <Forec​aster> also your lucky numbers are 1, 2, 3 and 4
L346[21:45:25] <CompanionCube> what, do we look like rogue artifical intelligences?
L347[21:46:00] ⇦ Quits: progamergod8778 (~progamerg@202.67.96.128) (Remote host closed the connection)
L348[21:46:23] ⇦ Quits: Galaxy (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net) (Ping timeout: 190 seconds)
L349[21:47:13] ⇨ Joins: notch (~notch@202.67.96.128)
L350[21:47:42] *** notch is now known as Guest45814
L351[21:47:53] <SquidDev> %tonk
L352[21:47:53] <MichiBot> Potzblitz! Squi​dDev! You beat Compan​ionCube's previous record of <0 (By 12 minutes and 1 second)! I hope you're happy!
L353[21:47:54] <MichiBot> SquidDev's new record is 12 minutes and 1 second! SquidDev also gained 0.0002 tonk points for stealing the tonk. Position #14. Need 0.00145 more points to pass Bohemi​anHacks!
L354[21:48:11] ⇦ Quits: Guest45814 (~notch@202.67.96.128) (Remote host closed the connection)
L355[21:48:34] ⇨ Joins: progamergod8778 (~progamerg@202.67.96.128)
L356[21:48:50] <progamergod8778> whoops i broke my computer
L357[21:49:38] ⇨ Joins: Galaxy (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net)
L358[21:49:53] <CompanionCube> everyone can see that was you...
L359[21:50:22] <progamergod8778> are you talking to me? or someone else?
L360[21:50:25] <CompanionCube> you
L361[21:50:33] ⇦ Quits: Galaxy3056 (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net) (Ping timeout: 189 seconds)
L362[21:50:47] <progamergod8778> oh
L363[21:51:16] <CompanionCube> what's even the point in 2020 of pretending to be notch
L364[21:51:43] <progamergod8778> um i dont know
L365[21:52:11] <Amanda> not even notch wants to be notch.
L366[21:52:37] <Amanda> the fame from MC made him go cray and eventually all neo-nazi
L367[21:52:53] ⇨ Joins: Galaxy3056 (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net)
L368[21:54:03] <progamergod8778> ok bye i was just testing out things in this mod
L369[21:54:12] ⇦ Quits: progamergod8778 (~progamerg@202.67.96.128) (Remote host closed the connection)
L370[21:54:44] ⇦ Quits: Galaxy (~Galaxy@pool-138-88-108-32.washdc.fios.verizon.net) (Ping timeout: 190 seconds)
L371[22:01:15] *** Lizzi is now known as Lizzy
L372[22:02:07] <ThePi​Guy24> %tonk
L373[22:02:19] <ThePi​Guy24> prkl
L374[22:02:24] <ThePi​Guy24> darn 15 minute timeout
L375[22:03:03] <ThePi​Guy24> %tonk
L376[22:03:03] <MichiBot> Jeepers! ThePi​Guy24! You beat Squi​dDev's previous record of 12 minutes and 1 second (By 3 minutes and 8 seconds)! I hope you're happy!
L377[22:03:04] <MichiBot> ThePiGuy24's new record is 15 minutes and 10 seconds! ThePiGuy24 also gained 0.00005 tonk points for stealing the tonk. Position #6. Need 0.00269 more points to pass Ocawes​ome101!
L378[22:21:14] <immibis> > 0.00005 points
L379[22:22:02] <immibis> who designs a game with scores to 5 decimal places
L380[22:22:15] <Inari> Forecaster
L381[22:22:16] <Amanda> @Forecaster
L382[22:22:22] <Forec​aster> a crazy person clearly I mean what
L383[22:22:56] <immibis> unless they're european. Then it's missing a digit. but it could be 0,000,005 points
L384[22:23:09] <immibis> which is still weird but at least it's less weird
L385[22:25:06] <Inari> %tonkleaders
L386[22:25:06] <MichiBot> In​ari: https://michibot.pc-logix.com/tonk
L387[22:37:14] <Forec​aster> it's not like it matters where the decimal point is :P
L388[22:39:28] <DaCompu​terNerd> %sip
L389[22:39:28] <MichiBot> You drink a gloopy void potion (New!). DaCompu​terNerd shrinks by a negligible amount for 58 seconds.
L390[22:39:39] <DaCompu​terNerd> Pretty normal
L391[22:52:49] ⇦ Quits: Inari (~Pinkishu@pD9E8F904.dip0.t-ipconnect.de) (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)
L392[23:07:48] <Brisingr​Aerowing> %sip
L393[23:07:48] <MichiBot> You drink a salty purple potion (New!). Brisingr​Aerowing feels much better!
L394[23:08:01] <Brisingr​Aerowing> \O/
L395[23:17:25] <Lizzy> %tonk
L396[23:17:26] <MichiBot> Jeepers! Li​zzy! You beat ThePi​Guy24's previous record of 15 minutes and 10 seconds (By 59 minutes and 12 seconds)! I hope you're happy!
L397[23:17:27] <MichiBot> Lizzy's new record is 1 hour, 14 minutes and 22 seconds! Lizzy also gained 0.00099 tonk points for stealing the tonk. Position #19. Need 0.00069 more points to pass Sagh​etti!
L398[23:17:36] <Lizzy> hmm
L399[23:17:48] <Lizzy> oh yeah, i switched nicks again
L400[23:17:56] <Lizzy> %tonkmerge Lizzi Lizzy
L401[23:17:56] <MichiBot> Merge successful! Lizzy: 0.99 + Lizzi: 532.3300000000002 => Lizzi: 533.3200000000002
L402[23:18:24] <Lizzy> hmm
L403[23:18:30] <Lizzy> %tonkmerge Lizzy Lizzi
L404[23:18:30] <MichiBot> Merge failed!
L405[23:18:33] <Lizzy> hmm
L406[23:18:33] <Sagh​etti> ah yes
L407[23:18:36] <Sagh​etti> floating point numbers
L408[23:18:52] <Lizzy> meh, name on the scoreboard is wrong but whatever
L409[23:23:38] <Forec​aster> Lizzy you have to try again after tonking again
L410[23:23:47] <Lizzy> ah, coolio
L411[23:24:09] <Lizzy> i'm guessing it's <to> <from> for the merging?
L412[23:24:11] <Forec​aster> It only works when both names exist
L413[23:24:18] <Forec​aster> Yes
L414[23:24:23] <Lizzy> coolbeans
L415[23:24:37] <Forec​aster> When in doubt check help
L416[23:43:06] <Forec​aster> %sip
L417[23:43:06] <MichiBot> You drink a soft rainbow potion (New!). Forec​aster has a single tear roll down their cheek for some reason.
L418[23:50:48] <Amanda> %choose br or lr
L419[23:50:48] <MichiBot> Ama​nda: I received a message from future you, said to go with "br".
<<Prev Next>> Scroll to Top