FRCDiscord / Dozer

Omnipotent guild management bot for FIRST Discord servers
GNU General Public License v3.0
40 stars 45 forks source link

Add a new cog that uses FTC-Events and has more modern embeds #431

Closed guineawheek closed 1 year ago

guineawheek commented 1 year ago

Pretty much everyone in FTC since Skystone uses FTC-Events instead of TOA, so we should have embeds that link there instead.

A username/token pair can be registered easily at https://ftc-events.firstinspires.org/services/API and added to the configuration file under

"ftc-events": {"username": "put username here", "token": "put token here"}

This cog should deprecate the TOA cog.