Switch to DuckDuckGo Search
   February 21, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >

Toggle Join/Part | bottom
[01:05:32] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has quit IRC (Read error: Connection reset by peer)
[01:07:58] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has joined #supybot
[02:06:10] *** iw00t <iw00t!~iw00t@00n.me> has quit IRC (Ping timeout: 240 seconds)
[02:11:22] *** iw00t <iw00t!~iw00t@00n.me> has joined #supybot
[02:31:05] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has quit IRC (Quit: real life interrupt)
[04:14:21] *** tacobat <tacobat!~jamesphon@unaffiliated/glolol> has quit IRC (Quit: ZNC 1.7.x-git-856-f5fc51a6 - https://znc.in)
[04:14:21] *** tacocat <tacocat!~james@unaffiliated/glolol> has quit IRC (Quit: Bye)
[04:26:02] *** tacocat <tacocat!~james@unaffiliated/glolol> has joined #supybot
[04:26:31] *** tacobat <tacobat!~jamesphon@unaffiliated/glolol> has joined #supybot
[09:25:27] *** pumps <pumps!pumps@gateway/vpn/privateinternetaccess/pumps> has quit IRC (Remote host closed the connection)
[09:34:45] *** pumps <pumps!pumps@gateway/vpn/privateinternetaccess/pumps> has joined #supybot
[10:56:34] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has joined #supybot
[16:38:50] <barbequesauce> hey all - does anyone know of a plugin that parses & reports on new posts in a phpBB site?
[16:38:57] <barbequesauce> google isnt helping
[16:54:55] *** bs <bs!bs@sahara.sigint.pw> has quit IRC (Quit: ZNC - https://znc.in)
[17:10:49] *** bs <bs!bs@kalahari.sigint.pw> has joined #supybot
[17:17:20] *** primalz <primalz!~primalz@unaffiliated/primalz> has quit IRC (Quit: poop)
[17:22:35] *** primalz <primalz!~primalz@unaffiliated/primalz> has joined #supybot
[18:02:33] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has quit IRC (Quit: ZNC - http://znc.in)
[18:04:18] *** Hoaas <Hoaas!~woop@40.179.251.212.customer.cdi.no> has quit IRC (Ping timeout: 252 seconds)
[18:11:32] *** Reshesnik <Reshesnik!~Reshesnik@unaffiliated/reshesnik> has joined #supybot
[18:40:02] *** bs <bs!bs@kalahari.sigint.pw> has quit IRC (Read error: Connection reset by peer)
[18:40:12] *** bs_ <bs_!bs@kalahari.sigint.pw> has joined #supybot
[18:40:12] *** bs_ is now known as bs
[19:25:34] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has quit IRC (Read error: Connection reset by peer)
[19:29:31] *** Hasimir <Hasimir!~hfenring@unaffiliated/hasimir> has joined #supybot
[20:32:45] *** Hoaas <Hoaas!~woop@40.179.251.212.customer.cdi.no> has joined #supybot
[20:44:10] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has quit IRC (Ping timeout: 608 seconds)
[20:47:23] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has joined #supybot
[20:58:28] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has quit IRC (Ping timeout: 608 seconds)
[21:08:02] *** Unit193 <Unit193!ukikie@freenode/staff/ubuntu.member.unit193> has joined #supybot
[21:36:11] *** RedAcor <RedAcor!~RedAcor@gateway/tor-sasl/redacor> has joined #supybot
[21:38:12] *** RedAcor <RedAcor!~RedAcor@gateway/tor-sasl/redacor> has quit IRC (Client Quit)
[21:50:06] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has quit IRC (Ping timeout: 265 seconds)
[21:54:11] *** }ls{ <}ls{!~kalle@unaffiliated/ls/x-8089558> has joined #supybot
[23:08:07] <RelayBot> <jrmu2@oftc> I noticed that the tarball of the release on 01/28/2018 is missing version.py, so the setup.py installer doesn't work: https://github.com/ProgVal/Limnoria/archive/master-2018-01-28.tar.gz
[23:08:17] <RelayBot> <jrmu2@oftc> whereas the zip file seems to include the file properly: https://github.com/ProgVal/Limnoria/archive/master-2018-01-28.zip
[23:09:14] <pinkieval> don't download from github, use pip
[23:09:32] <pinkieval> don't download from github, download from pypi *
[23:09:53] <pinkieval> version.py is written when I package it for pypi
[23:10:07] <RelayBot> <jrmu2@oftc> ah, hmm
[23:11:55] <beardy> Aka eats quotes. Is this a known issue?
[23:13:30] <beardy> Example: aka add testit format "%s, %s" "cream cheese" "dark chocolate"
[23:13:49] <RelayBot> <jrmu2@oftc> thanks pinkieval
[23:14:49] <beardy> I am not able to work around it with double quoting or escaping in any way..
[23:17:43] <pinkieval> beardy: it's not a bug, it's a feature
[23:18:12] <pinkieval> beardy: aka add testit format "\"%s, %s\" \"cream cheese\" \"dark chocolate\""
[23:18:47] <pinkieval> and the "issue" is not with Aka, it's with the tokenizer that runs before Aka
[23:20:17] <pinkieval> jrmu2: tarballs on pypi are signed with my GPG key, 0x0E082B40E4376B1E
[23:20:40] <pinkieval> you can check the signature if you wish
[23:20:51] <pinkieval> (note that pip does not check signatures yet)
[23:23:55] <beardy> pinkieval: Is it not possible to fix the tokenizer?
[23:24:02] <beardy> pinkieval: Thanks.
[23:27:24] <pinkieval> beardy: it's not a bug. you need this if you want to make difference between an argument containing "", and multiple arguments
[23:27:35] <pinkieval> in your case, it was understood as being multiple arguments
[23:27:42] <beardy> pinkieval: So.. Aka is not calling the tokenizer differently, than how it is called for a direct command?
[23:28:11] <pinkieval> it's called as soon as the bot receives a message
[23:28:25] <pinkieval> (kind of)
[23:30:03] <beardy> Yes.. but it seems Aka parses it differently, and stores that different parsing, therefor needing that quoted escapequoting? I'm just wondering if it is unavoidable.
[23:35:30] <pinkieval> it's not just aka
[23:35:37] <pinkieval> eg:
[23:35:41] <pinkieval> &echo format "%s, %s" "cream cheese" "dark chocolate"
[23:35:41] <gribble> format %s, %s cream cheese dark chocolate
[23:37:36] <beardy> Yeah. I noticed, when trying to nest echo:s and do other things to get it to do waht I wanted.. I did look at the lexer and tried to understadn where and how it was done/happened..
[23:40:27] <pinkieval> it's basically like bash
[23:41:44] <beardy> Another effect it has is that quoted nested commands gets a space added afterwards.. messing up comma placements in sentences, that's why I tried to use format, but since the lexer does these things, that did not work either. But, I guess one just has to accept the quoted escapequoting then.
[23:42:55] <pinkieval> format should work for this
top

   February 21, 2018  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | >