# |
May 30th 2016, 05:06 |
storkovo |
ok, thank you, forget it (zero priority), it is probably just me, who is used to watch and learn from VIP answers and I appreciate avatars @slack, they help a lot to catch your and other's core members posts. |
# |
May 30th 2016, 05:03 |
storkovo |
savant: @slack it is hard to distinguish people, because everyone who uses IRC has a bot's avatar, you know |
# |
May 30th 2016, 05:00 |
storkovo |
savant: not sure if it is possible, but if bot @slack could use correct nicknames, could it use proper avatar too? |
# |
May 30th 2016, 04:58 |
storkovo |
...confusing |
# |
May 30th 2016, 04:58 |
storkovo |
this is a bit... |
# |
May 30th 2016, 04:50 |
LckyBy517 |
holy moly i outta kick myself in the butt XD |
# |
May 30th 2016, 04:48 |
LckyBy517 |
thats what was throwing it all off haha |
# |
May 30th 2016, 04:48 |
LckyBy517 |
i had a hasOne when it was a hasMany XD |
# |
May 30th 2016, 04:48 |
LckyBy517 |
son of a !!!!! |
# |
May 30th 2016, 04:45 |
LckyBy517 |
LOL i'm so confused :( |
# |
May 30th 2016, 04:34 |
voycey |
(phrasing) |
# |
May 30th 2016, 04:34 |
voycey |
maybe if it went in raw from the bot it might |
# |
May 30th 2016, 04:34 |
voycey |
welp that doesnt work |
# |
May 30th 2016, 04:34 |
voycey |
\x0304,02Example\x03 |
# |
May 30th 2016, 04:33 |
voycey |
but as its freenode might be harder |
# |
May 30th 2016, 04:33 |
voycey |
I think if it was running on a self hosted irc server you could |
# |
May 30th 2016, 04:33 |
voycey |
I had a brief look |
# |
May 30th 2016, 04:32 |
voycey |
then people post code into slack and make it unreadable in here :( |
# |
May 30th 2016, 04:31 |
savant |
heh |
# |
May 30th 2016, 04:30 |
moose517 |
oooo, slack looks so much more pretty than IRC! |
# |
May 30th 2016, 04:29 |
LckyBy517 |
jk, i know its not the most ideal way anymore, running a discord bot on my game server(when it works) and was thinking about using their gateway API to embed a chat window into the site and just do away with the IRC channel for it |
# |
May 30th 2016, 04:28 |
LckyBy517 |
LOL i'm old school, i'd rather just embed IRC right into website rathe than have a bot |
# |
May 30th 2016, 04:27 |
LckyBy517 |
bleck! |
# |
May 30th 2016, 04:26 |
LckyBy517 |
LOL whats with slackebot? |
# |
May 30th 2016, 04:21 |
savant |
oh we have a new logo here nice |
# |
May 30th 2016, 04:21 |
savant |
hi |
# |
May 30th 2016, 04:21 |
LckyBy517 |
sup savant! |
# |
May 30th 2016, 04:19 |
LckyBy517 |
http://api.moosecraft.us/api/stats/view/moose517.json |
# |
May 30th 2016, 04:18 |
LckyBy517 |
if you would like to see what i'm talking about api.moosecraft.us/api/stats/view/moose517.json |
# |
May 30th 2016, 04:17 |
LckyBy517 |
and when i do the query and contain the 2 tables i did for the moment it like joins each of the entries from the one with each entry from the other like double for loop XD |
# |
May 30th 2016, 04:16 |
LckyBy517 |
which i did |
# |
May 30th 2016, 04:15 |
voycey |
they are related though - in the table constraints so you have to create the matching ones in Cake's model layer |
# |
May 30th 2016, 04:13 |
LckyBy517 |
just a uuid column, with value columns, none of the tables are related just have the UUID column |
# |
May 30th 2016, 04:12 |
LckyBy517 |
pretty much they are all laid out like those 2 i linked earlier |
# |
May 30th 2016, 04:02 |
voycey |
you might need to use joins rather than contain tbh if they dont work with proper associations |
# |
May 30th 2016, 04:01 |
voycey |
but it depends on how your table is laid out |
# |
May 30th 2016, 04:01 |
voycey |
left join sounds like what you want |
# |
May 30th 2016, 04:00 |
LckyBy517 |
voycey: you know what join type i would need in that case? |
# |
May 30th 2016, 03:59 |
kdcaker |
Well I am off to bed, Can't wait to pick it up again tomorrow, and share the results. Also I can't wait to contribute as well. I like this. Thanks! |
# |
May 30th 2016, 03:57 |
LckyBy517 |
basically all 34 tables have different data, i just wanna grab it from all of them, i tried left and inner and both duplicated a lot of the data, there might be multiple entries in one table per person, and i just wanna grab all that and add to whats returned |
# |
May 30th 2016, 03:56 |
LckyBy517 |
never know actually XD |