Skip to content

🏎📆Send the schedule of the current F1 race week on Discord

License

Notifications You must be signed in to change notification settings

Jyben/f1-schedule-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f1-schedule-discord-bot

Send the schedule of the current F1 race week on Discord.

result

app

configure your own Discord bot

Create a config.js file in the root folder and put these parameters with your own values :

exports.settings = {
    auth: {
        clientId: '',
        guildId: '',
        discordToken: ''
    }
}

The text is hardcoded so if you want to translate all the French text you have to replace it directly in the code.

test

When the bot is online, by default you can use this command : /calendrier (or the name you have define in the constant commands).

data

The app use this api : http://ergast.com/mrd/

About

🏎📆Send the schedule of the current F1 race week on Discord

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published