<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[13:04:49] ⇨ Joins: starlit (~123DMWM@131.108.234.105)
L2[18:30:29] <PCL-Jenkins> Starting build #968 for job LanteaBot (previous build: SUCCESS)
L3[18:30:54] <PCL-Jenkins> Project LanteaBot build #968: SUCCESS in 30 sec: https://ci.pc-logix.com/job/LanteaBot/968/
L4[18:30:54] <PCL-Jenkins> * forecaster: Add "until they drink x y potion" limit to potion effect limit list
L5[18:30:55] <PCL-Jenkins> * forecaster: Hide certain placeholders from the potion shelf
L6[18:30:55] <PCL-Jenkins> * forecaster: Further refine potion effect things
L7[18:38:20] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L8[18:38:29] <Forecaster> ?pie
L9[18:40:10] <Forecaster> ?test
L10[18:40:11] <ForeBot> Forec​aster: Success
L11[18:40:33] <Forecaster> ?pie
L12[18:41:02] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L13[18:42:32] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L14[18:42:41] <Forecaster> ?pie
L15[18:43:13] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L16[18:50:02] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L17[18:50:52] <Forecaster> ?pie
L18[18:50:53] <ForeBot> Forec​aster: This is pie
L19[18:50:59] <Forecaster> eey
L20[18:51:10] <Forecaster> ?hello
L21[18:51:10] <ForeBot> Forec​aster: This is my second hello
L22[18:52:27] <Forecaster> ?command add stuff [lua]print("Stuff and things")
L23[18:52:28] <ForeBot> Forec​aster: Invalid arguments. ?add string Command, string Content
L24[18:52:29] <ForeBot> Forec​aster: Unknown sub-command 'add stuff [lua]print("Stuff and things")' (Try: add, del (delete, rem, remove), addhelp (sethelp, help), print, edit, placeholders, prefixes)
L25[18:52:47] <Forecaster> oh
L26[18:52:54] <Forecaster> ?command add stuff [lua]print(\"Stuff and things\")
L27[18:52:54] <ForeBot> Forec​aster: Invalid arguments. ?add string Command, string Content
L28[18:52:55] <ForeBot> Forec​aster: Unknown sub-command 'add stuff [lua]print(\"Stuff and things\")' (Try: add, del (delete, rem, remove), addhelp (sethelp, help), print, edit, placeholders, prefixes)
L29[18:52:57] <Forecaster> hm
L30[18:53:05] <Forecaster> ?command add stuff [lua]print('Stuff and things')
L31[18:53:05] <ForeBot> Forec​aster: Invalid arguments. ?add string Command, string Content
L32[18:53:06] <ForeBot> Forec​aster: Unknown sub-command 'add stuff [lua]print('Stuff and things')' (Try: add, del (delete, rem, remove), addhelp (sethelp, help), print, edit, placeholders, prefixes)
L33[18:53:15] <Forecaster> ?command add stuff "[lua]print('Stuff and things')"
L34[18:53:15] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L35[18:53:19] <Forecaster> ?stuff
L36[18:53:26] <Forecaster> hmm
L37[18:53:52] <Forecaster> ?stuff
L38[18:54:52] <Forecaster> oh, it didn't add it to the db
L39[18:54:57] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) ()
L40[18:55:34] <Forecaster> it uh, should have...
L41[18:56:56] <Forecaster> org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (near "Stuff": syntax error)
L42[18:56:57] <Forecaster> ah
L43[18:57:05] <Forecaster> welp
L44[19:08:18] <Forecaster> oh, hm
L45[19:08:34] <Forecaster> this part of the system might be designed for MySQL, not SQLite
L46[19:08:37] <Forecaster> hmmmm
L47[19:12:51] <Michiyo> Hmm?
L48[19:17:52] <Michiyo> last time I saw this use was this
L49[19:17:57] <Michiyo> %addcommand luatest [lua] print "Test"
L50[19:17:57] <MichiBot> Michiyo: Command Added! Don't forget to set help text with addcommandhelp!
L51[19:18:00] <Michiyo> %luatest
L52[19:18:00] <MichiBot> Mic​hiyo: Test
L53[19:32:45] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L54[19:32:52] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L55[19:33:35] <Forecaster> well the commands use the parameterParser now
L56[19:41:37] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L57[19:41:53] <Forecaster> this should fix escaping quotes for the argumentParser
L58[19:42:21] <Forecaster> ?command com print \"pies\"
L59[19:42:27] <ForeBot> Forec​aster: Unknown sub-command 'com print \"pies\"' (Try: add, del (delete, rem, remove), addhelp (sethelp, help), print, edit, placeholders, prefixes)
L60[19:42:39] <Forecaster> ?command add com print \"pies\"
L61[19:42:45] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L62[19:42:51] <Forecaster> ?com
L63[19:43:15] <Forecaster> oh right, I broke it
L64[19:43:30] <Forecaster> ?say
L65[19:43:30] <ForeBot> Forec​aster: Invalid arguments. ?say string Message, [string Channel]
L66[19:43:51] <Forecaster> ?say "Soup is \"tasty\""
L67[19:44:17] <Forecaster> ?say "Soup is \"tasty\"" #MichiBot
L68[19:45:50] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L69[19:46:10] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L70[19:46:18] <Forecaster> ?say "Soup is \"tasty\"" #MichiBot
L71[19:46:20] <ForeBot> Soup is \"tasty\"
L72[19:47:05] <Forecaster> hm, not quite...
L73[19:49:40] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L74[19:50:02] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L75[19:50:14] <Forecaster> ?say "Soup is \"tasty\"" #MichiBot
L76[19:50:15] <ForeBot> Soup is "tasty"
L77[19:50:20] <Forecaster> there we go
L78[20:03:22] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) ()
L79[20:56:17] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L80[20:56:40] <Forecaster> ?soup
L81[20:56:49] <Forecaster> ?com
L82[20:56:56] <Forecaster> ?command del com
L83[20:56:58] <ForeBot> Forecaster: Unable to find command 'com'
L84[20:57:23] <Forecaster> ?command add com [lua] print \"is it working yet\"
L85[20:57:24] <ForeBot> Forec​aster: Invalid arguments. ?add string Command, string Content
L86[20:57:25] <ForeBot> Forec​aster: Unknown sub-command 'add com [lua] print \"is it working yet\"' (Try: add, del (delete, rem, remove), addhelp (sethelp, help), print, edit, placeholders, prefixes)
L87[20:57:38] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L88[20:57:38] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L89[20:57:43] <Forecaster> ?com
L90[20:58:41] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L91[20:58:59] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L92[20:59:14] <Forecaster> ?command del com
L93[20:59:16] <ForeBot> Forecaster: Unable to find command 'com'
L94[20:59:25] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L95[20:59:25] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L96[20:59:57] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L97[21:00:07] <Forecaster> helps if you aren't stupid
L98[21:00:15] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L99[21:00:31] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L100[21:00:34] <ForeBot> I had an exception... ow. Here's the stacktrace: https://paste.pc-logix.com/tizuyaparu
L101[21:00:50] <Forecaster> well, new issue at least
L102[21:04:41] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L103[21:05:16] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L104[21:05:30] <Forecaster> ?command del com
L105[21:05:32] <ForeBot> Forecaster: Unable to find command 'com'
L106[21:05:35] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L107[21:05:37] <ForeBot> I had an exception... ow. Here's the stacktrace: https://paste.pc-logix.com/icakesodiq
L108[21:05:52] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L109[21:06:55] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L110[21:07:04] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L111[21:07:05] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L112[21:07:10] <Forecaster> ey
L113[21:07:32] <Forecaster> except it failed
L114[21:11:09] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L115[21:11:28] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L116[21:11:35] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L117[21:11:36] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L118[21:12:07] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L119[21:12:28] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L120[21:12:35] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L121[21:12:36] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L122[21:14:09] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L123[21:14:28] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L124[21:15:02] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L125[21:15:03] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L126[21:15:08] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L127[21:15:28] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L128[21:15:39] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L129[21:15:40] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L130[21:16:23] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L131[21:16:44] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L132[21:16:50] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L133[21:16:51] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L134[21:17:11] <Forecaster> ?com
L135[21:19:04] <Forecaster> ?'com'
L136[21:19:33] <Forecaster> well, it inserted 'com' instead of com
L137[21:19:40] <Forecaster> not exactly what it's supposed to do
L138[21:36:11] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) ()
L139[21:36:31] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L140[21:36:47] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L141[21:37:19] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L142[21:37:27] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L143[21:37:30] <ForeBot> I had an exception... ow. Here's the stacktrace: https://paste.pc-logix.com/zugavewewo
L144[21:37:35] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L145[21:38:59] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L146[21:39:16] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L147[21:39:19] <ForeBot> I had an exception... ow. Here's the stacktrace: https://paste.pc-logix.com/abozoxecug
L148[21:39:26] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) (Client Quit)
L149[21:40:37] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L150[21:41:10] <Forecaster> ?command add com "[lua] print \"is it working yet\""
L151[21:41:11] <ForeBot> Forecaster: Command Added! Don't forget to set help text with ?command addhelp!
L152[21:41:21] <Forecaster> ?com
L153[21:41:22] <ForeBot> Forec​aster: is it working yet
L154[21:41:28] <Forecaster> yee
L155[21:41:51] <Forecaster> okay, now the new database system is working better
L156[21:42:35] <Forecaster> it now uses prepared statements (but dynamically built ones)
L157[21:45:45] <Forecaster> hm, I made it always prepend the calling users name...
L158[21:45:50] <Forecaster> but maybe it shouldn't do that
L159[21:45:58] <Forecaster> or should it?
L160[21:46:03] <Forecaster> I'm unsure...
L161[21:46:11] <Forecaster> ?pie
L162[21:46:12] <ForeBot> Forec​aster: This is pie
L163[21:46:24] <Forecaster> Michiyo what do you think
L164[22:15:47] <Michiyo> Forecaster, sorry I'm just getting home
L165[22:16:01] <Michiyo> IDK, I've often considered removing the nick from dyncmds..
L166[22:16:38] <Forecaster> what do you mean?
L167[22:16:43] <Forecaster> currently they don't do that
L168[22:16:49] <Forecaster> I added that in this new version
L169[22:17:20] <Michiyo> do they not?
L170[22:17:23] <Michiyo> %hello
L171[22:17:23] <MichiBot> Mic​hiyo: 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.
L172[22:17:28] <Michiyo> that's a dyncmd
L173[22:38:30] <Forecaster> oh, I guess they do
L174[22:38:37] <Forecaster> so they shouldn't then I guess :P
L175[22:38:54] ⇦ Quits: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com) ()
L176[22:39:54] <Forecaster> oh yeah, I didn't actually change any of the actual parsing bits
L177[22:40:54] ⇨ Joins: ForeBot (~ForeBot@90-224-77-58-no600.tbcn.telia.com)
L178[22:41:21] <Forecaster> ?pie
L179[22:41:22] <ForeBot> This is pie
L180[22:41:28] <Forecaster> it IS pie!
L181[22:42:43] <Forecaster> I fexed ot
L182[22:42:47] <Forecaster> it even
<<Prev Next>> Scroll to Top