<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[09:07:44] ⇦
Quits: ThePiGuy24
(~ThePiGuy2@88-107-183-218.dynamic.dsl.as9105.com) (Ping timeout:
189 seconds)
L2[12:41:30] ⇨
Joins: ThePiGuy24
(~ThePiGuy2@88-107-183-218.dynamic.dsl.as9105.com)
L3[13:43:22]
<Sky> %lua
for k,v in pairs(_G) print(k,v) end
L4[13:43:22] <MichiBot> main:1: 'do'
expected near 'print'
L5[13:43:26]
<Sky>
Wops
L6[13:43:38]
<Sky> %lua
for k,v in pairs(_G) do print(k,v) end
L7[13:43:38] <MichiBot> main:1: bad argument
#1 to 'pairs' (table expected, got nil)
L8[13:43:44]
<Sky>
Oh?
L9[13:43:56]
<Sky> %lua
print(_ENV)
L10[13:43:56] <MichiBot> table:
0x7fe3ec7f6cd0
L11[13:44:08]
<Sky> %lua
for k,v in pairs(_ENV) do print(k,v) end
L13[13:45:17]
<Sky> %lua
print(_HOST)
L14[13:45:17] <MichiBot> nil
L15[13:45:31]
<Sky> %lua
print(_VERSION)
L16[13:45:31] <MichiBot> Lua 5.2
L17[13:47:14]
<Sky> %lua
io.open
L18[13:47:14] <MichiBot> nil
L19[13:47:23]
<Sky>
%help
L21[13:48:38]
<Sky>
%catfact
L22[13:48:39] <MichiBot> Cats have 230
bones, while humans only have 206.
L23[13:48:46]
<Sky>
%catfact
L24[13:48:46] <MichiBot> The first official
cat show in the UK was organised at Crystal Palace in 1871.
L25[13:49:10]
<Luihum>
%catfact
L26[13:49:11] <MichiBot> A cat's purr may
be a form of self-healing, as it can be a sign of nervousness as
well as contentment.
L27[16:45:58] ⇦
Quits: ThePiGuy24
(~ThePiGuy2@88-107-183-218.dynamic.dsl.as9105.com) (Ping timeout:
189 seconds)
L28[16:53:49] ⇨
Joins: ThePiGuy24
(~ThePiGuy2@88-107-183-218.dynamic.dsl.as9105.com)