[00:54:08] <beardy> How do I successfully get new ints every time with the following:
[00:54:18] <beardy> aka add testit2 rainbow [format "\"%s, %s\"" [echo $randomInt] [echo $randomInt]]
[00:55:18] <pinkieval> beardy: moar quoting
[00:55:23] <pinkieval> beardy: aka add testit2 "rainbow [format \"\\\"%s, %s\\\"\" [echo $randomInt] [echo $randomInt]]"
[00:55:36] <beardy> pinkieval: I challeng you.. oh, that was fast.. let me check.
[00:55:52] <pinkieval> otherwise, the [echo $randomInt] gets interpreted when adding the aka instead of when running it
[00:59:12] <beardy> That one is not really logical to me though. :)
[00:59:39] <pinkieval> before running "aka add", thebot runs what is between brackets
[00:59:57] <pinkieval> because it does not know it's supposed to be postponed
[01:00:03] <pinkieval> unless you quote the whole thing
[01:17:19] <beardy> aka set breakfast "format replace \" ,\" \",\" [do pours some yoghurt in a bowl, cuts up and sprinkles [fruits] over it, places some Wasa bread, [breakfast_rnd], [breakfast_rnd] and [breakfast_rnd] on the table, brews a big cup of coffee and plops $1 down on a chair. Breakfast time!]"
[01:19:23] <beardy> That finally does what I want. Thanks again. (I still wonder if it is totally infixable, the '[breakfast_rnd],' adding a ' ' when it is evaluated, but, now it works in one command atleast.)
[01:20:32] <pinkieval> you could also do something like this: aka set breakfast "do [concat \"pours blah blah\" \", \" [breakfast_rnd] \", \" [breakfast_rnd]]"
[01:21:49] <pinkieval> or, like this: "aka set breakfast "do [format join \", \" \"pours blah blah\" [breakfast_rnd] [breakfast_rnd] [concat and [breakfast_rnd]]"
[01:22:14] <pinkieval> wait no, I mean this: "aka set breakfast "do [format join \", \" \"pours blah blah\" [breakfast_rnd] [breakfast_rnd] [concat "and " [breakfast_rnd]]"
[01:22:53] <pinkieval> (which adds an Oxford comma compared to your version, which is an improvement :D)
[01:27:13] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has quit IRC (Read error: Connection reset by peer)
[01:30:09] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has joined #supybot
[01:31:02] *** jp <jp!ayy@youlosethega.me> has joined #supybot
[01:34:35] <beardy> Yes.. but then [breakfast_rnd] will not evaluate, and if quoting them, it adds extra spaces..
[01:37:44] <pinkieval> it will evaluate
[01:47:01] <beardy> Yes. But, I want it to be evaluated every time. I want it _not_ to evaluate I guess I meant then. But also not be quoted.
[01:49:53] <beardy> aka set joinbreakfast "do [format join \", \" \"pours some yoghurt in a bowl\" \"cuts up and sprinkles [fruits] over it\" \"places some Wasa bread\" \"[breakfast_rnd]\" \"[breakfast_rnd] and [breakfast_rnd] on the table\" \"brews a big cup of coffee and plops $1 down on a chair. Breakfast time!\"]"
[01:50:43] <beardy> That does not evaluate them.
[01:52:13] <pinkieval> yes
[01:52:27] <pinkieval> that's why I added a level of nesting with concat
[03:19:56] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has quit IRC (Quit: real life interrupt)
[04:19:57] *** hive-mind <hive-mind!pranq@rrcs-67-53-148-69.west.biz.rr.com> has quit IRC (Ping timeout: 240 seconds)
[04:22:39] *** hive-mind <hive-mind!~hivemind@adsl-76-249-176-22.dsl.milwwi.sbcglobal.net> has joined #supybot
[07:10:48] *** themill <themill!~stuart@unaffiliated/themill> has quit IRC (Ping timeout: 252 seconds)
[07:15:17] *** themill <themill!~stuart@unaffiliated/themill> has joined #supybot
[07:35:36] *** inhahe_ <inhahe_!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has joined #supybot
[07:38:10] *** inhahe <inhahe!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)
[09:17:03] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has quit IRC (Ping timeout: 248 seconds)
[10:53:41] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has joined #supybot
[11:56:32] *** kingkong <kingkong!antalya@shellium/member/kingkong> has quit IRC (Read error: Connection reset by peer)
[11:56:51] *** kingkong <kingkong!antalya@chatq.net> has joined #supybot
[11:56:51] *** kingkong <kingkong!antalya@chatq.net> has quit IRC (Changing host)
[11:56:51] *** kingkong <kingkong!antalya@shellium/member/kingkong> has joined #supybot
[11:58:06] *** plat2_ <plat2_!plat_@borg.technology> has joined #supybot
[11:58:09] *** inhahe <inhahe!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has joined #supybot
[11:59:11] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has quit IRC (Ping timeout: 264 seconds)
[11:59:12] *** plat_ <plat_!plat_@borg.technology> has quit IRC (Ping timeout: 264 seconds)
[11:59:12] *** Sedated <Sedated!~gokeefe@unaffiliated/sedated> has quit IRC (Ping timeout: 264 seconds)
[11:59:13] *** plat2_ is now known as plat_
[11:59:32] *** Sedated <Sedated!~gokeefe@unaffiliated/sedated> has joined #supybot
[12:00:04] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has joined #supybot
[12:01:05] *** inhahe_ <inhahe_!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)
[12:01:39] *** kambiz <kambiz!~kambiz@funcamp.net> has quit IRC (Ping timeout: 260 seconds)
[12:04:19] *** kambiz <kambiz!~kambiz@2607:5300:201:3000::5be9> has joined #supybot
[12:24:21] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has quit IRC (Ping timeout: 264 seconds)
[12:31:58] *** RBecker_ <RBecker_!~Ryan@openvpn/user/RBecker> has joined #supybot
[12:34:26] *** RBecker <RBecker!~Ryan@openvpn/user/RBecker> has quit IRC (Ping timeout: 264 seconds)
[12:34:32] *** RBecker_ is now known as RBecker
[12:34:56] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has joined #supybot
[12:36:58] *** Ace_ <Ace_!~oinefoino@ps-01.simpleserver.solutions> has quit IRC (Ping timeout: 268 seconds)
[12:40:15] *** Ace_ <Ace_!~oinefoino@ps-01.simpleserver.solutions> has joined #supybot
[12:46:56] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has quit IRC (Ping timeout: 264 seconds)
[12:47:21] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has joined #supybot
[12:58:14] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has quit IRC (Ping timeout: 264 seconds)
[13:02:53] *** S007 <S007!~spydar007@unaffiliated/spydar007> has quit IRC (Ping timeout: 276 seconds)
[13:10:01] *** S007 <S007!~spydar007@unaffiliated/spydar007> has joined #supybot
[15:39:55] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has joined #supybot
[17:12:35] *** inhahe_ <inhahe_!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has joined #supybot
[17:13:48] *** pumps <pumps!pumps@gateway/vpn/privateinternetaccess/pumps> has quit IRC (Remote host closed the connection)
[17:15:27] *** inhahe <inhahe!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)
[17:15:38] *** pumps <pumps!pumps@gateway/vpn/privateinternetaccess/pumps> has joined #supybot
[17:33:34]
*** Freejack <Freejack!~quassel@unaffiliated/freejack> has quit IRC (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[17:35:20] *** Freejack <Freejack!~quassel@unaffiliated/freejack> has joined #supybot
[17:49:41] *** inhahe <inhahe!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has joined #supybot
[17:52:33] *** inhahe_ <inhahe_!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 264 seconds)
[21:38:42] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has quit IRC (Ping timeout: 608 seconds)
[22:14:38] *** inhahe_ <inhahe_!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has joined #supybot
[22:17:21] *** inhahe <inhahe!inhahe@108-246-74-242.lightspeed.miamfl.sbcglobal.net> has quit IRC (Ping timeout: 248 seconds)
[22:19:16] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has joined #supybot
[23:09:19] *** Weedy <Weedy!~Weedy@unaffiliated/weedy> has joined #supybot
[23:11:27] *** SmugLeaf <SmugLeaf!~Weedy@unaffiliated/weedy> has quit IRC (Ping timeout: 240 seconds)
[23:11:28] *** Weedy is now known as SmugLeaf