You are browsing as a guest. Sign up (or log in) to start making projects!

Le Mans Ultimate team bot

  • 1 Devlogs
  • 1 Total hours

My goal is to make a bot, that makes it easier for teamates to see whats going on in the race, state of the race

Open comments for this post

59m 44s logged

Soooo I play a lot of le mans ultimate, its an world endurance championship’s official game and I wanted to build something around it and I’ve came up with an idea to (maybe) make a discord bot that would give info about the state of the race to the rest of your team (in this game many players including me run endurance events which can last up to 24h so ussualy you run them with a group of ppl).

I’ve found this really nice repository called pyLMUSharedMemory it’s an open-source Python wrapper meant to hook into Le Mans Ultimate’s built-in shared memory interface the only problem was the lack of ducumentation…

so for this session I was mostly working on understanding how the library even works, which proved to be quite difficult since I dont have that much experience. so I decided to do something as simple as reading the car’s rpm ^_^.

Soooo I play a lot of le mans ultimate, its an world endurance championship’s official game and I wanted to build something around it and I’ve came up with an idea to (maybe) make a discord bot that would give info about the state of the race to the rest of your team (in this game many players including me run endurance events which can last up to 24h so ussualy you run them with a group of ppl).

I’ve found this really nice repository called pyLMUSharedMemory it’s an open-source Python wrapper meant to hook into Le Mans Ultimate’s built-in shared memory interface the only problem was the lack of ducumentation…

so for this session I was mostly working on understanding how the library even works, which proved to be quite difficult since I dont have that much experience. so I decided to do something as simple as reading the car’s rpm ^_^.

Replying to @cl0ver

0
15

Followers

Loading…