Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 643 Bytes

discord-formula1-bot-golang

A simple discord bot to post F1 events using webhooks

This script is designed to be run once every 24 hours.

Mondays - Send a message with the full next race weekend

Thursdays, Fridays, Saturdays, Sundays - Send a message with events that will occur in the next 24h (if any)

Note: This is based off of my Python project, discord-formula1-bot, commit 1eb0c68.

Requirements

Installation

  • Place your webhook url as the first line in webhook_url.conf in the same folder as the binary.