PapyMaurice 0 Posted 20 hours ago Hello, We recently created a French discord server to play with friends and french speaking pilots and I'm looking to create a discord bot that could report us stats about our online races (mainly RallyCross championships). The idea would be to get for example, who made the best lap during each qualify round, raking for each round, ... This discord bot will be shared with everyone as OpenSource. Creating the discord bot is not a problem as I know nodejs very well but gettings the Dirt Rally data doesn't look so easy. - For now, I cannot acces to racenet (only the legacy racenet seems to be online). Does anyone know when we can access to racenet again ? - Is there an API that coulds allow me to get Racenet data ? - Do I need to create a Club to regroup all pilots from our discord server or is there another solution ? - Did someone already work on this subject ? Thanks for your help and Happy new year 2021 ! Share this post Link to post Share on other sites
PJTierney 4,925 Posted 17 hours ago 3 hours ago, PapyMaurice said: report us stats about our online races (mainly RallyCross championships). We currently don't have a way to publicly display this data, though considering RaceNet are working on some things who knows what the future may bring. As somebody that regularly visits TrueAchievements I do like some good stattage myself 😉 This is what the website shows currently: 3 hours ago, PapyMaurice said: - For now, I cannot acces to racenet (only the legacy racenet seems to be online). Does anyone know when we can access to racenet again ? The original RaceNet and CREST are currently inaccessible, you can find DiRT Rally 2.0 Challenges here: https://dirtrally2.dirtgame.com/community-events I know @Bonxy has been able to pull data from there for this website so presumably there's a way to do something similar for Discord? https://bonxystuff.com/dirt/ 3 hours ago, PapyMaurice said: - Is there an API that coulds allow me to get Racenet data ? I don't believe so, no. Would be nice, it's something I've put on a wishlist for future titles but I'm just the Social Media Guy, so I can't make it happen 😄 If you do come up with something let me know, as I think a way to send notifications about what new Challenges appear will be very handy. (I might even use it on official channels, like auto-tweeting or something) Share this post Link to post Share on other sites
PapyMaurice 0 Posted 14 hours ago (edited) thanx for these infos @PJTierney I check https://dirtrally2.dirtgame.com/community-events and data is returned via an API so easy to parse and put on Discord but this is not exactly what we are looking for as it is only public events. Good news is that it also looks possible to do this for Club events. Ex : https://dirtrally2.dirtgame.com/api/Club/365912/recentResults Now the only problem is that we apparently cannot create RallyCross championships via Club. Only classic rally stages seems to be available. This is really a shame as this would be exactly what I'm looking for 😕 and for me RallyCross is really more fun with friends than classic rally Edited 13 hours ago by PapyMaurice Share this post Link to post Share on other sites