Skip to content
/ outRun Public

A discord bot used to encourage people to go outside and compete in racing using Strava's API.

Notifications You must be signed in to change notification settings

JedMuff/outRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Up

There are two parts to setting up this bot:the discord bot and the strava API. Everything you need to run this bot is in the outun folder. Put this folder where you want to run the bot.

Bot Setup

This is simple. All you have to do is put your bot token in the .env file were it says to inset it. In the outrun python file you can also change the competition distance and start time at the top of the file.

Strava API Setup

The strava API is fairly simple. First you have to create an app with strava. This is done by going to this link and putting in the values it requires. The wbesite value is needed but won't be used. Put any website in for this, it doesnt even have to be real. https://www.strava.com/settings/api

After this is done you will need to get the client ID and Client Secret. This is put in at the top of outrun.py file where it says to insert it.

Done! the bot should be ready to go once you add it to the server you want.

About The Bot

More information can be found on the devpost: https://devpost.com/software/outrun

Click this link to add the bot to your server: https://discord.com/api/oauth2/authorize?client_id=713412488330215527&scope=bot

About

A discord bot used to encourage people to go outside and compete in racing using Strava's API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages