f74c5381 by Barry

Added a !question function that looks up in wolfram alpha then falls back to wik…

…ipedia using natural language parsing to look up proper nouns.
1 parent 1fc2beff
...@@ -4,12 +4,18 @@ import random ...@@ -4,12 +4,18 @@ import random
4 import datetime 4 import datetime
5 import re 5 import re
6 6
7 import traceback
8 import sys
9 import wikipedia
10
7 from dateutil.parser import parse 11 from dateutil.parser import parse
8 12
9 from discord.object import Object 13 from discord.object import Object
10 from ago import human 14 from ago import human
11 import simplejson as json 15 import simplejson as json
12 from collections import defaultdict 16 from collections import defaultdict
17 from nltk.tag import pos_tag
18 import wolframalpha
13 19
14 member_status = 'members.json' 20 member_status = 'members.json'
15 deliveries_file = 'deliveries.json' 21 deliveries_file = 'deliveries.json'
...@@ -21,6 +27,20 @@ credentials = 'creds.json' ...@@ -21,6 +27,20 @@ credentials = 'creds.json'
21 muted_until = datetime.datetime.now() 27 muted_until = datetime.datetime.now()
22 28
23 client = discord.Client() 29 client = discord.Client()
30 wolf = {}
31
32 def format_exception(e):
33 exception_list = traceback.format_stack()
34 exception_list = exception_list[:-2]
35 exception_list.extend(traceback.format_tb(sys.exc_info()[2]))
36 exception_list.extend(traceback.format_exception_only(sys.exc_info()[0], sys.exc_info()[1]))
37
38 exception_str = "Traceback (most recent call last):\n"
39 exception_str += "".join(exception_list)
40 # Removing the last \n
41 exception_str = exception_str[:-1]
42
43 return exception_str
24 44
25 def leaders(xs, top=20): 45 def leaders(xs, top=20):
26 counts = defaultdict(int) 46 counts = defaultdict(int)
...@@ -557,6 +577,29 @@ Stuff: ...@@ -557,6 +577,29 @@ Stuff:
557 client.send_message(message.channel, '{} Your fortune is... {}'.format(message.author.mention(), random.choice(data).encode('utf-8',errors='ignore'))) 577 client.send_message(message.channel, '{} Your fortune is... {}'.format(message.author.mention(), random.choice(data).encode('utf-8',errors='ignore')))
558 578
559 579
580 if message.content.startswith('!question'):
581 question = message.content[10:]
582 res = wolf.query(question)
583 try:
584 if len(res.pods):
585 pod_text = ""
586 for pod in res.pods:
587 if pod.text:
588 pod_text += pod.text
589 client.send_message(message.channel, '{} {}.'.format(message.author.mention(), pod_text[:1000]))
590 else:
591 tagged_sent = pos_tag(question.replace('?', '').split())
592 proper_nouns = [word for word, pos in tagged_sent if pos == 'NNP']
593 wiki_search = " ".join(proper_nouns)
594 print "Looking up {}".format(wiki_search)
595 wiki_out = wikipedia.summary(wiki_search, sentences=3)
596 client.send_message(message.channel, '{} {}.'.format(message.author.mention(), byteify(wiki_out)))
597 return
598 except Exception as e:
599 print(format_exception(e))
600 client.send_message(message.channel, 'I don\'t know {}.'.format(message.author.mention()))
601 return
602
560 if message.content.startswith('!addjoke'): 603 if message.content.startswith('!addjoke'):
561 try: 604 try:
562 json_data=open(joke_file).read() 605 json_data=open(joke_file).read()
...@@ -616,9 +659,12 @@ while retries < 1000: ...@@ -616,9 +659,12 @@ while retries < 1000:
616 try: 659 try:
617 json_data=open(credentials).read() 660 json_data=open(credentials).read()
618 creds = json.loads(json_data) 661 creds = json.loads(json_data)
662 wolf = wolframalpha.Client(creds['wolframkey'])
619 client.login(creds['username'], creds['password']) 663 client.login(creds['username'], creds['password'])
620 664
621 client.run() 665 client.run()
666 except KeyboardInterrupt:
667 quit()
622 except: 668 except:
623 retries += 1 669 retries += 1
624 print("Shit I crashed: Retry %s" % (retries,)) 670 print("Shit I crashed: Retry %s" % (retries,))
......
1 ["What's your name?\", asked the teacher.\n\"Mohammad,\" he replied.\n\"You're in Ireland now,\" replied the teacher, \"So from now on you will be known as Mike.\n\" Mohammad returned home after school.\n\"How was your day, Mohammad?\", his mother asked.\n\"My name is not Mohammad. I'm in Ireland and now my name is Mike”.\n\"Are you ashamed of your name? Are you trying to dishonor your parents, your heritage, your religion? Shame on you!\"\nAnd his mother beat the shit out of him. Then she called his father, who beat the shit out of him again.\nThe next day Mohammad returned to school. The teacher saw all of his fresh bruises.\n\"What happened to you, Mike?\", she asked.\n\"Well shortly after becoming an Irishman, I was attacked by two fucking Arabs.\"", "What does a Jew with an erection get when he walks into a wall? A broken nose.", "What’s the difference between a Catholic priest and acne? Acne doesn’t come on a boys face until he’s 13.", "What does a baby look like after a minute in the microwave? I don’t know, I close my eyes when I masturbate.", "I lost my virginity to a retarded girl last night… I wanted my first time to be special.", "What’s the difference between jam and jelly? I don’t jelly my cock down a bitches throat.", "What do you get if you cross an elephant with a poodle? A dead poodle with an 18 inch wide asshole.", "Why do Jewish girls like to fuck doggy style? They can’t stand to see somebody else have a good time.", "What’s the difference between a British man and his girlfriend? His girlfriend has a higher sperm count.", "How do you know if a Chinese person robs your house? Your homework is done, your computer is upgraded, but two hours later, the fucker is still trying to back out of your driveway.", "What do you call five Mexicans on the bottom of a pool? Cinco", "What did the little Mexican boy (Rui) get for Christmas? My bike.", "How do you kill a redneck? Wait ’till he fucks his sister then cut the brakes on his house.", "What did the kid with no arms get for Christmas?\nA pair of gloves.\nNah just kidding, he's still trying to open his gifts.", "What's black and sits at the top of a staircase?\nStephen Hawking after a house fire.", "What do you call a 5 year old with no friends?\nA sandy hook survivor.", "What's the difference between a Pakistani elementary school and an Al Qaeda base?\nI don't know, I just fly the fucking drone, man.", "What's the difference between food and ebola?\nAfricans get ebola.", "What do you do when your dishwasher doesn't work?\nSlap her.", "http://puu.sh/lSo0C/fcf7ccaed0.jpg", "A man sees a young boy standing at the side of a cliff, looking down.\n\"What's wrong?\" Asks the man.\n\"My parents car skidded and they fell off the cliff.\" Says the crying boy. \n\"Well this just isn't your day is it.\" The man says as he unbuttons his pants.", "I went to my doctor for a checkup last week.\n\"You need to stop masturbating.\" He said.\n\"Why?\"\n\"Because I'm trying to examine you.\"", "I was having sex with a woman last night, and she wouldn't stop calling out another mans name. Who the hell is \"rape\"?", "I don't understand terrorists. They kill themselves to get 72 virgins when they could just become priests and get them now", "Unsure of what to get your girlfriend for Christmas? Get her a pair of shoes and a dildo. If she doesn't like the shoes, she can go fuck herself.", "http://i.imgur.com/BH1kwTG.jpg", "To most Christians, the Bible is like a EULA. Nobody actually reads it, they just skip to the end and say 'I agree'", "When is a fruit also a vegetable? \nWhenever you go into a coma.", "[✓] I'm not a robot", "Goshzilla's height", "I don't find health-related puns funny anymore since I started suffering from an irony deficiency", "I used to be addicted to the Hokey Pokey, but then I turned myself around.", "Roses are red, violets are blue, @rui is a cuck, and so are you", "Did you hear about the guy who got hit in the head with a can of soda? He was lucky it was a soft drink."]
...\ No newline at end of file ...\ No newline at end of file
1 ["What's your name?\", asked the teacher.\n\"Mohammad,\" he replied.\n\"You're in Ireland now,\" replied the teacher, \"So from now on you will be known as Mike.\n\" Mohammad returned home after school.\n\"How was your day, Mohammad?\", his mother asked.\n\"My name is not Mohammad. I'm in Ireland and now my name is Mike”.\n\"Are you ashamed of your name? Are you trying to dishonor your parents, your heritage, your religion? Shame on you!\"\nAnd his mother beat the shit out of him. Then she called his father, who beat the shit out of him again.\nThe next day Mohammad returned to school. The teacher saw all of his fresh bruises.\n\"What happened to you, Mike?\", she asked.\n\"Well shortly after becoming an Irishman, I was attacked by two fucking Arabs.\"", "What does a Jew with an erection get when he walks into a wall? A broken nose.", "What’s the difference between a Catholic priest and acne? Acne doesn’t come on a boys face until he’s 13.", "What does a baby look like after a minute in the microwave? I don’t know, I close my eyes when I masturbate.", "I lost my virginity to a retarded girl last night… I wanted my first time to be special.", "What’s the difference between jam and jelly? I don’t jelly my cock down a bitches throat.", "What do you get if you cross an elephant with a poodle? A dead poodle with an 18 inch wide asshole.", "Why do Jewish girls like to fuck doggy style? They can’t stand to see somebody else have a good time.", "What’s the difference between a British man and his girlfriend? His girlfriend has a higher sperm count.", "How do you know if a Chinese person robs your house? Your homework is done, your computer is upgraded, but two hours later, the fucker is still trying to back out of your driveway.", "What do you call five Mexicans on the bottom of a pool? Cinco", "What did the little Mexican boy (Rui) get for Christmas? My bike.", "How do you kill a redneck? Wait ’till he fucks his sister then cut the brakes on his house.", "What did the kid with no arms get for Christmas?\nA pair of gloves.\nNah just kidding, he's still trying to open his gifts.", "What's black and sits at the top of a staircase?\nStephen Hawking after a house fire.", "What do you call a 5 year old with no friends?\nA sandy hook survivor.", "What's the difference between a Pakistani elementary school and an Al Qaeda base?\nI don't know, I just fly the fucking drone, man.", "What's the difference between food and ebola?\nAfricans get ebola.", "What do you do when your dishwasher doesn't work?\nSlap her.", "http://puu.sh/lSo0C/fcf7ccaed0.jpg", "A man sees a young boy standing at the side of a cliff, looking down.\n\"What's wrong?\" Asks the man.\n\"My parents car skidded and they fell off the cliff.\" Says the crying boy. \n\"Well this just isn't your day is it.\" The man says as he unbuttons his pants.", "I went to my doctor for a checkup last week.\n\"You need to stop masturbating.\" He said.\n\"Why?\"\n\"Because I'm trying to examine you.\"", "I was having sex with a woman last night, and she wouldn't stop calling out another mans name. Who the hell is \"rape\"?", "I don't understand terrorists. They kill themselves to get 72 virgins when they could just become priests and get them now", "Unsure of what to get your girlfriend for Christmas? Get her a pair of shoes and a dildo. If she doesn't like the shoes, she can go fuck herself.", "http://i.imgur.com/BH1kwTG.jpg", "To most Christians, the Bible is like a EULA. Nobody actually reads it, they just skip to the end and say 'I agree'", "When is a fruit also a vegetable? \nWhenever you go into a coma.", "[✓] I'm not a robot", "Goshzilla's height", "I don't find health-related puns funny anymore since I started suffering from an irony deficiency", "I used to be addicted to the Hokey Pokey, but then I turned myself around.", "Roses are red, violets are blue, @rui is a cuck, and so are you", "Did you hear about the guy who got hit in the head with a can of soda? He was lucky it was a soft drink.", "http://puu.sh/mqCuh/d4e52790c7.jpg"]
...\ No newline at end of file ...\ No newline at end of file
......
1 {"zan": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 04:49:23", "mention": "<@65178351664377856>", "prev_status": "offline", "game_id": null, "games_played": [], "afk_at": "2016/01/03 03:38:25", "id": "65178351664377856", "aliases": []}, "solidsteak": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/19 12:05:16", "mention": "<@62955839694053376>", "prev_status": "online", "games_played": [248, null, 310, 533, 448, 715, 1], "game_id": null, "afk_at": "2015/12/19 11:16:51", "id": "62955839694053376", "aliases": []}, "apple": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:03:12", "mention": "<@121822410096771072>", "prev_status": "online", "game_id": null, "games_played": [1, 6, null], "afk_at": "2016/01/03 01:06:14", "id": "121822410096771072", "aliases": []}, "sheik": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/03 03:37:33", "mention": "<@48148712194576384>", "prev_status": "online", "games_played": [283, null, 5, 11, 310, 249, 659, 308, 6, 260, 182], "game_id": null, "afk_at": "2016/01/03 03:37:33", "id": "48148712194576384", "aliases": []}, "puncherboxer": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 04:11:44", "mention": "<@118544498996412416>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2015/12/04 03:48:11", "id": "118544498996412416"}, "rae": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:06:08", "mention": "<@48162082507456512>", "prev_status": "online", "games_played": [488, null, 141], "game_id": null, "afk_at": "2016/01/03 05:03:56", "id": "48162082507456512", "aliases": []}, "marion": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/03 05:14:48", "prev_status": "online", "games_played": [1, null], "game_id": null, "afk_at": "2015/12/02 08:30:16"}, "shyrith": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/03 08:10:52", "prev_status": "online", "games_played": [1, 644, null], "game_id": null, "afk_at": "2015/12/02 21:54:35"}, "hiimapirate": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/20 11:36:24", "mention": "<@127329701185323008>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/20 11:34:43", "id": "127329701185323008", "aliases": []}, "az": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/19 06:22:25", "mention": "<@127330097949573121>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/19 06:10:40", "id": "127330097949573121", "aliases": []}, "goshzilla": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 04:06:46", "mention": "<@47934670406422528>", "prev_status": "idle", "game_id": null, "games_played": [3, null, 6, 7, 777], "afk_at": "2016/01/03 04:04:26", "id": "47934670406422528", "aliases": []}, "eeri": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/15 06:31:49", "mention": "<@122023217371021313>", "prev_status": "online", "game_id": null, "games_played": [659, null], "afk_at": "2015/12/15 06:09:09", "id": "122023217371021313", "aliases": []}, "dick": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 02:45:27", "mention": "<@78767611436863488>", "prev_status": "idle", "games_played": [372, null, 1, 488], "game_id": null, "afk_at": "2016/01/03 02:26:37", "id": "78767611436863488", "aliases": []}, "arka": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/02 22:08:00", "mention": "<@121466618126532608>", "prev_status": "online", "games_played": [1, null, 313, 488], "game_id": null, "afk_at": "2016/01/02 21:39:48", "id": "121466618126532608", "aliases": []}, "wriggle": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/02 06:52:51", "mention": "<@80169354666192896>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2015/12/02 15:37:49", "id": "80169354666192896", "aliases": []}, "tim": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 10:25:19", "mention": "<@109145030354030592>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/04 07:08:23", "id": "109145030354030592"}, "charisma": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 03:30:43", "mention": "<@65187139276513280>", "prev_status": "idle", "games_played": [313, null, 807, 471, 671, 728, 0], "game_id": null, "afk_at": "2016/01/03 03:23:22", "id": "65187139276513280", "aliases": []}, "mate": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 09:11:30", "mention": "<@109145154044071936>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/04 05:06:58", "id": "109145154044071936"}, "sig": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:03:13", "mention": "<@104055037243707392>", "prev_status": "online", "games_played": [8, null, 7, 466, 588, 15, 6, 13, 165, 669, 101], "game_id": null, "afk_at": "2016/01/02 03:00:08", "id": "104055037243707392", "aliases": []}, "bunta": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 05:06:06", "mention": "<@122520378089275395>", "prev_status": "offline", "game_id": null, "games_played": [488, null], "afk_at": "2016/01/03 03:39:56", "id": "122520378089275395", "aliases": []}, "mr. nelson": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/14 13:35:09", "mention": "<@103311664748707840>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/14 10:25:27", "id": "103311664748707840", "aliases": []}, "skeletonhorn": {"status": "online", "is_afk": false, "status_change_at": "2015/12/03 00:36:39", "prev_status": "offline", "games_played": [], "game_id": null, "afk_at": "2015/12/03 00:36:39"}, "yoltan": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/19 21:46:59", "mention": "<@122369674808786948>", "prev_status": "online", "games_played": [238, null, 307], "game_id": null, "afk_at": "2015/12/04 16:14:00", "id": "122369674808786948", "aliases": []}, "rui": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:03:12", "mention": "<@63649222993391616>", "prev_status": "idle", "game_id": null, "games_played": [174, null, 660, 724, 488, 149, 780, 301, 438, 140, 680], "afk_at": "2016/01/03 05:00:43", "id": "63649222993391616", "aliases": []}, "adol": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 02:20:22", "mention": "<@122079633796497409>", "prev_status": "online", "game_id": null, "games_played": [550, null, 1], "afk_at": "2016/01/03 00:20:47", "id": "122079633796497409", "aliases": []}, "xorfos": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/03 03:31:27", "mention": "<@121019458700443650>", "prev_status": "online", "game_id": null, "games_played": [430, null, 550, 140], "afk_at": "2016/01/03 03:31:27", "id": "121019458700443650", "aliases": []}, "roris": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 01:36:17", "mention": "<@80876422352076800>", "prev_status": "idle", "games_played": [1, null, 0, 658, 345, 724, 471, 269, 307], "game_id": null, "afk_at": "2016/01/03 01:06:19", "id": "80876422352076800", "aliases": []}, "projectaria": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 05:05:30", "mention": "<@48146724769763328>", "prev_status": "offline", "games_played": [1, null], "game_id": null, "afk_at": "2016/01/02 15:52:51", "id": "48146724769763328", "aliases": []}, "moss": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 00:30:26", "mention": "<@48168872238387200>", "prev_status": "idle", "games_played": [0, null, 1, 715, 127, 206, 440], "game_id": null, "afk_at": "2016/01/03 00:29:01", "id": "48168872238387200", "aliases": []}, "master of moisture": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/20 10:57:33", "mention": "<@112340697771765760>", "prev_status": "idle", "game_id": null, "games_played": [], "afk_at": "2015/12/20 10:52:58", "id": "112340697771765760", "aliases": []}, "hellsbreath:skull:": {"status": "online", "is_afk": false, "status_change_at": "2015/12/10 15:13:36", "mention": "<@78767557628133376>", "prev_status": "offline", "games_played": [], "game_id": null, "afk_at": "2015/12/10 15:13:36", "id": "78767557628133376", "aliases": []}, "hellsbreath :skull:": {"status": "online", "is_afk": false, "status_change_at": "2015/12/10 15:13:50", "mention": "<@78767557628133376>", "prev_status": "offline", "game_id": null, "games_played": [], "afk_at": "2015/12/10 15:13:50", "id": "78767557628133376", "aliases": []}, "yobi": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:07:26", "mention": "<@65180855919714304>", "prev_status": "online", "game_id": null, "games_played": [3, null, 680, 379], "afk_at": "2016/01/03 00:55:08", "id": "65180855919714304", "aliases": []}, "salt": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 01:56:19", "mention": "<@48140539459010560>", "prev_status": "idle", "games_played": [466, 8, null, 680, 588, 15, 512, 260], "game_id": null, "afk_at": "2016/01/03 01:45:49", "id": "48140539459010560", "aliases": []}, "study": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/03 05:06:23", "mention": "<@121821978222002178>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2016/01/03 05:06:23", "id": "121821978222002178", "aliases": []}, "grey": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/30 07:51:23", "mention": "<@48120346410221568>", "prev_status": "online", "game_id": null, "games_played": [550, null, 1, 208, 283, 318], "afk_at": "2015/12/26 22:50:51", "id": "48120346410221568", "aliases": []}, "hellsbreath": {"status": "online", "mention": "<@78767557628133376>", "is_afk": false, "games_played": [326, null, 660, 680, 566, 441, 363, 488, 246], "game_id": null, "afk_at": "2016/01/03 04:46:07", "status_change_at": "2016/01/03 05:02:36", "id": "78767557628133376", "prev_status": "idle", "aliases": ["Barry", "Ben Killin", "Hellsbreath", "Barry", "Ben Killin"]}, "green": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 02:42:46", "mention": "<@63098846506397696>", "prev_status": "idle", "game_id": null, "games_played": [4, null, 3, 11], "afk_at": "2016/01/03 02:06:20", "id": "63098846506397696", "aliases": []}, "azia": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/03 05:07:26", "mention": "<@121404665727418368>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2016/01/03 05:05:51", "id": "121404665727418368", "aliases": []}, "scoops": {"status": "online", "is_afk": false, "status_change_at": "2016/01/02 12:59:28", "mention": "<@65211875771559936>", "prev_status": "idle", "game_id": null, "games_played": [347, null, 0, 644, 308, 15, 3, 306, 351], "afk_at": "2016/01/02 08:24:43", "id": "65211875771559936", "aliases": []}, "richter": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 01:51:41", "mention": "<@49237234515181568>", "prev_status": "idle", "game_id": null, "games_played": [488, null, 183, 11], "afk_at": "2016/01/03 01:48:41", "id": "49237234515181568", "aliases": []}, "cae": {"status": "online", "is_afk": false, "status_change_at": "2016/01/03 02:20:22", "mention": "<@65178683714830336>", "prev_status": "idle", "games_played": [335, null, 215, 112, 274, 443], "game_id": null, "afk_at": "2016/01/03 02:19:02", "id": "65178683714830336", "aliases": []}}
...\ No newline at end of file ...\ No newline at end of file
1 {"zan": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 21:08:50", "mention": "<@65178351664377856>", "prev_status": "idle", "game_id": null, "games_played": [], "afk_at": "2016/01/12 21:06:41", "id": "65178351664377856", "aliases": []}, "solidsteak": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 20:22:12", "mention": "<@62955839694053376>", "prev_status": "idle", "game_id": null, "games_played": [248, null, 310, 533, 448, 715, 1], "afk_at": "2016/01/12 19:41:24", "id": "62955839694053376", "aliases": []}, "apple": {"status": "online", "mention": "<@121822410096771072>", "is_afk": false, "games_played": [1, 6, null], "game_id": null, "afk_at": "2016/01/12 18:01:13", "status_change_at": "2016/01/13 00:34:37", "id": "121822410096771072", "prev_status": "idle", "aliases": []}, "sheik": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/12 22:45:47", "mention": "<@48148712194576384>", "prev_status": "online", "game_id": null, "games_played": [283, null, 5, 11, 310, 249, 659, 308, 6, 260, 182], "afk_at": "2016/01/12 22:45:47", "id": "48148712194576384", "aliases": []}, "puncherboxer": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 04:11:44", "mention": "<@118544498996412416>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2015/12/04 03:48:11", "id": "118544498996412416"}, "rae": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 01:08:59", "mention": "<@48162082507456512>", "prev_status": "online", "games_played": [488, null, 141], "game_id": null, "afk_at": "2016/01/13 01:08:59", "id": "48162082507456512", "aliases": []}, "marion": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/03 05:14:48", "prev_status": "online", "games_played": [1, null], "game_id": null, "afk_at": "2015/12/02 08:30:16"}, "shyrith": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/03 08:10:52", "prev_status": "online", "games_played": [1, 644, null], "game_id": null, "afk_at": "2015/12/02 21:54:35"}, "hiimapirate": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/12 05:08:57", "mention": "<@133758935009198080>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2015/12/20 11:34:43", "id": "133758935009198080", "aliases": []}, "az": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/12 05:09:41", "mention": "<@127330097949573121>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/19 06:10:40", "id": "127330097949573121", "aliases": []}, "yung_thirsty": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/12 18:29:27", "mention": "<@136368619423531008>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2016/01/12 07:22:37", "id": "136368619423531008", "aliases": []}, "goshzilla": {"status": "online", "is_afk": false, "status_change_at": "2016/01/06 21:07:39", "mention": "<@47934670406422528>", "prev_status": "idle", "game_id": null, "games_played": [3, null, 6, 7, 777], "afk_at": "2016/01/06 21:05:04", "id": "47934670406422528", "aliases": []}, "herbeh": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/11 10:46:35", "mention": "<@105392869782622208>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2016/01/11 08:46:57", "id": "105392869782622208", "aliases": []}, "eeri": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/15 06:31:49", "mention": "<@122023217371021313>", "prev_status": "online", "game_id": null, "games_played": [659, null], "afk_at": "2015/12/15 06:09:09", "id": "122023217371021313", "aliases": []}, "dick": {"status": "online", "is_afk": false, "status_change_at": "2016/01/13 01:01:44", "mention": "<@78767611436863488>", "prev_status": "idle", "game_id": null, "games_played": [372, null, 1, 488], "afk_at": "2016/01/13 00:56:33", "id": "78767611436863488", "aliases": []}, "arka": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 22:13:38", "mention": "<@121466618126532608>", "prev_status": "idle", "games_played": [1, null, 313, 488], "game_id": null, "afk_at": "2016/01/12 22:03:17", "id": "121466618126532608", "aliases": []}, "wriggle": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/02 06:52:51", "mention": "<@80169354666192896>", "prev_status": "online", "games_played": [], "game_id": null, "afk_at": "2015/12/02 15:37:49", "id": "80169354666192896", "aliases": []}, "tim": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 10:25:19", "mention": "<@109145030354030592>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/04 07:08:23", "id": "109145030354030592"}, "charisma": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 01:08:36", "mention": "<@65187139276513280>", "prev_status": "online", "games_played": [313, null, 807, 471, 671, 728, 0], "game_id": null, "afk_at": "2016/01/13 01:08:36", "id": "65187139276513280", "aliases": []}, "mate": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/04 09:11:30", "mention": "<@109145154044071936>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/04 05:06:58", "id": "109145154044071936"}, "sig": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/12 05:59:55", "mention": "<@104055037243707392>", "prev_status": "online", "games_played": [8, null, 7, 466, 588, 15, 6, 13, 165, 669, 101], "game_id": null, "afk_at": "2016/01/08 04:04:14", "id": "104055037243707392", "aliases": []}, "bunta": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 01:03:29", "mention": "<@122520378089275395>", "prev_status": "online", "games_played": [488, null], "game_id": null, "afk_at": "2016/01/13 01:03:29", "id": "122520378089275395", "aliases": []}, "mr. nelson": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/14 13:35:09", "mention": "<@103311664748707840>", "prev_status": "online", "game_id": null, "games_played": [], "afk_at": "2015/12/14 10:25:27", "id": "103311664748707840", "aliases": []}, "skeletonhorn": {"status": "online", "is_afk": false, "status_change_at": "2015/12/03 00:36:39", "prev_status": "offline", "games_played": [], "game_id": null, "afk_at": "2015/12/03 00:36:39"}, "yoltan": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/08 23:38:09", "mention": "<@122369674808786948>", "prev_status": "online", "games_played": [238, null, 307], "game_id": null, "afk_at": "2015/12/04 16:14:00", "id": "122369674808786948", "aliases": []}, "rui": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/13 01:03:00", "mention": "<@63649222993391616>", "prev_status": "online", "game_id": null, "games_played": [174, null, 660, 724, 488, 149, 780, 301, 438, 140, 680], "afk_at": "2016/01/12 16:15:22", "id": "63649222993391616", "aliases": []}, "adol": {"status": "offline", "is_afk": false, "status_change_at": "2016/01/13 00:42:25", "mention": "<@122079633796497409>", "prev_status": "online", "game_id": null, "games_played": [550, null, 1], "afk_at": "2016/01/12 23:30:43", "id": "122079633796497409", "aliases": []}, "xorfos": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 23:00:30", "mention": "<@121019458700443650>", "prev_status": "idle", "games_played": [430, null, 550, 140], "game_id": null, "afk_at": "2016/01/12 21:37:40", "id": "121019458700443650", "aliases": []}, "roris": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 01:06:05", "mention": "<@80876422352076800>", "prev_status": "online", "games_played": [1, null, 0, 658, 345, 724, 471, 269, 307], "game_id": null, "afk_at": "2016/01/13 01:06:05", "id": "80876422352076800", "aliases": []}, "projectaria": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 22:41:59", "mention": "<@48146724769763328>", "prev_status": "idle", "game_id": null, "games_played": [1, null], "afk_at": "2016/01/12 22:15:28", "id": "48146724769763328", "aliases": []}, "moss": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 22:26:26", "mention": "<@48168872238387200>", "prev_status": "idle", "games_played": [0, null, 1, 715, 127, 206, 440], "game_id": null, "afk_at": "2016/01/12 22:13:56", "id": "48168872238387200", "aliases": []}, "master of moisture": {"status": "offline", "is_afk": false, "status_change_at": "2015/12/20 10:57:33", "mention": "<@112340697771765760>", "prev_status": "idle", "game_id": null, "games_played": [], "afk_at": "2015/12/20 10:52:58", "id": "112340697771765760", "aliases": []}, "hellsbreath:skull:": {"status": "online", "is_afk": false, "status_change_at": "2015/12/10 15:13:36", "mention": "<@78767557628133376>", "prev_status": "offline", "games_played": [], "game_id": null, "afk_at": "2015/12/10 15:13:36", "id": "78767557628133376", "aliases": []}, "hellsbreath :skull:": {"status": "online", "is_afk": false, "status_change_at": "2015/12/10 15:13:50", "mention": "<@78767557628133376>", "prev_status": "offline", "game_id": null, "games_played": [], "afk_at": "2015/12/10 15:13:50", "id": "78767557628133376", "aliases": []}, "yobi": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 22:54:19", "mention": "<@65180855919714304>", "prev_status": "idle", "game_id": null, "games_played": [3, null, 680, 379], "afk_at": "2016/01/12 22:32:16", "id": "65180855919714304", "aliases": []}, "salt": {"status": "online", "is_afk": false, "status_change_at": "2016/01/13 01:08:45", "mention": "<@48140539459010560>", "prev_status": "idle", "game_id": null, "games_played": [466, 8, null, 680, 588, 15, 512, 260], "afk_at": "2016/01/13 01:07:39", "id": "48140539459010560", "aliases": []}, "study": {"status": "online", "is_afk": false, "status_change_at": "2016/01/13 00:55:56", "mention": "<@121821978222002178>", "prev_status": "offline", "games_played": [], "game_id": null, "afk_at": "2016/01/12 21:44:04", "id": "121821978222002178", "aliases": []}, "grey": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 00:41:58", "mention": "<@48120346410221568>", "prev_status": "online", "games_played": [550, null, 1, 208, 283, 318], "game_id": null, "afk_at": "2016/01/13 00:41:58", "id": "48120346410221568", "aliases": []}, "hellsbreath": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 23:41:04", "mention": "<@78767557628133376>", "prev_status": "offline", "games_played": [326, null, 660, 680, 566, 441, 363, 488, 246], "game_id": null, "afk_at": "2016/01/12 20:51:53", "id": "78767557628133376", "aliases": ["Barry", "Ben Killin", "Hellsbreath", "Barry", "Ben Killin"]}, "green": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 23:13:17", "mention": "<@63098846506397696>", "prev_status": "offline", "games_played": [4, null, 3, 11], "game_id": null, "afk_at": "2016/01/12 11:10:11", "id": "63098846506397696", "aliases": []}, "azia": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 23:17:12", "mention": "<@121404665727418368>", "prev_status": "idle", "game_id": null, "games_played": [], "afk_at": "2016/01/12 22:09:20", "id": "121404665727418368", "aliases": []}, "scoops": {"status": "online", "is_afk": false, "status_change_at": "2016/01/13 00:04:32", "mention": "<@65211875771559936>", "prev_status": "idle", "games_played": [347, null, 0, 644, 308, 15, 3, 306, 351], "game_id": null, "afk_at": "2016/01/13 00:00:51", "id": "65211875771559936", "aliases": []}, "richter": {"status": "idle", "is_afk": true, "status_change_at": "2016/01/13 01:04:48", "mention": "<@49237234515181568>", "prev_status": "online", "game_id": null, "games_played": [488, null, 183, 11], "afk_at": "2016/01/13 01:04:48", "id": "49237234515181568", "aliases": []}, "cae": {"status": "online", "is_afk": false, "status_change_at": "2016/01/12 22:27:32", "mention": "<@65178683714830336>", "prev_status": "idle", "game_id": null, "games_played": [335, null, 215, 112, 274, 443], "afk_at": "2016/01/12 22:26:52", "id": "65178683714830336", "aliases": []}}
...\ No newline at end of file ...\ No newline at end of file
......