Matt Weller
|
48200b56be
suppressing warnings and a smidgen of error checking in botbrains youtube parsing function
|
12 years ago |
Matt Weller
|
b8218304a5
modify regex so http not required
|
12 years ago |
Matt Weller
|
fe85bb6843
woo, tarehart
|
12 years ago |
tarehart
|
32f9e4da02
Fixing the youtube thing.
|
12 years ago |
Matt Weller
|
c324bc051d
working on youtube title spitting outing
|
12 years ago |
tarehart
|
4b60d05217
Added the ability to query stats from a player's most recent game. Pulls direct from battlelog and it's slow as heck.
|
12 years ago |
Matt Weller
|
bc93811ada
human readable time, woo\!
|
12 years ago |
Matt Weller
|
04f749a89e
add uptime (only does seconds, should do human readable in days, hours, etc eventually)
|
12 years ago |
Matt Weller
|
efecbda7b6
add code to check hostname and set appropriate HOST; modify bf3stats checks for better stability
|
12 years ago |
Matt Weller
|
00f76ec268
fix some formatting in implying
|
12 years ago |
Matt Weller
|
f73a34c66b
fix call to channel variable in implying by making it take another argument
|
12 years ago |
Matt Weller
|
dfa8ad596f
add some error checking to respond, fix implying call to self.implying
|
12 years ago |
Matt Weller
|
1ed584e48b
add code for getting help and split .bf3 commands into subcommands or some useful subset of all the available data
|
12 years ago |
Matt Weller
|
8d5442b221
add logging class
|
12 years ago |
Matt Weller
|
087acd1719
add code to fork if on posix, else run multiprocessing
|
12 years ago |
tarehart
|
3d98a49435
stripping line terminators off the bf3 gamertag.
|
12 years ago |
Matt Weller
|
a9700efb49
properly inspecting data has led to some knowledge
|
12 years ago |
Matt Weller
|
64a6e94a63
wut
|
12 years ago |
Matt Weller
|
4347b3d934
passing bf3stats a nick from the dictionary is not going to succeed LORD IM AN IDIOT IM SORRY
|
12 years ago |
Matt Weller
|
ed4e049311
remove dictionary, use only specified gt
|
12 years ago |
Matt Weller
|
7b5eb95a68
alright solving some logic errors. we were in the dictionary loop
|
12 years ago |
Matt Weller
|
51caf61e89
trying to do c syntax on elses in python is not going to work
|
12 years ago |
Matt Weller
|
97e17e60db
adding a bit of errorchecking to the bf3stats calls
|
12 years ago |
Matt Weller
|
473b8142bf
a little more debugging output
|
12 years ago |
Matt Weller
|
d0706c9262
add traceback fro tarehart
|
12 years ago |
Matt Weller
|
aa8566318b
forgot to return formatted bf3 data >:(
|
12 years ago |
Matt Weller
|
a412ba529f
yep, gt works
|
12 years ago |
Matt Weller
|
e4668f1068
fix typo -- missing : on else
|
12 years ago |
Matt Weller
|
e356ff6fab
modifying bf3 stats thing to accept .bf3 stats and split off the gt from the first two, then print it
|
12 years ago |
Matt Weller
|
693c59bbfc
add message in bf3stats function to print incoming line so we can parse for a gamertag if it is not in the dict
|
12 years ago |