Skip to content
/ F1-Bot Public

Discord bot for retrieving data about F1 races, standings & previous history.

Notifications You must be signed in to change notification settings

Eros/F1-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F1-Bot

A discord bot for gathering information on the current F1 season and drivers.

Setup

  • Install nodeJS from https://nodejs.org/
  • Install discordJS for typescript npm install discord.js typescript ts-node @types/node
  • Install axios npm install axios
  • Install cron npm install -D @types/cron
  • Install cache npm install -D @types/node-cache
  • Set up a .env file in the root of the project with your discord token, example:
DISCORD_BOT_TOKEN=YOUR_TOKEN_HERE

About

Discord bot for retrieving data about F1 races, standings & previous history.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published