|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Quote:
|
|
#2
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Okay, so it's not instantaneous. It must be due to the RSS feed not updating instantaneously. Good to know. Thanks for the notice. Next function will be match scores, synced with TBA, if that' possible.
|
|
#3
|
|||||
|
|||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Quote:
|
|
#4
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Thanks. I saw the API and am working on handing the json right now. I will also add lookup commands for past matches and events. I'll post an update here when it is done.
EDIT: It appears that there is something wrong with the API, or the way it works. When I use this url in chrome, I get the response data. When I use the same URL In Java, I get error code 400. Any ideas? Last edited by pimathbrainiac : 01-09-2014 at 19:02. |
|
#5
|
|||||
|
|||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Quote:
Code:
curl --header "X-Tba-App-Id:foo:baz:baz" http://www.thebluealliance.com/api/v2/events/2014 |
|
#6
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
I forgot. Thanks for that! I added it as a URL param.
Also thanks for the file link. That should come in handy! |
|
#7
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
Some major improvements have been made recently. I'm working on tba lookups right now (with the last score of an event, some event data, etc. already done). I also added a .cdsearch function so you can search CD from IRC. I'll document everything once this is finished. For now, if you want to check things, you should go look at my source code on GitHub (and star it, while you're at it).
|
|
#8
|
||||
|
||||
|
Re: CDBot - The Chief Delphi "New Thread" Bot on ##FRC
It's been a while since I've posted here.
I have added a .help command, as well as some code for a very nice surprise once the competitions start ![]() |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|