deniosoftware / frcbot

FRC integration for Slack.

Home Page:https://frcbot.deniosoftware.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRCBot

The version found here is still in production, though the TypeScript version is expected to take its place in a couple months. You can check out the in-process rewrite over here: https://github.com/cjdenio/frcbot-2.0

FRCBot Logo

GitHub stars GitHub contributors

This app provides FRC integration, right here in Slack! Get info on any FIRST Robotics Competition team, subscribe to match results, get event schedules, and more!

Learn more at https://frcbot.deniosoftware.com

Powered by The Blue Alliance

How it works

FRCBot uses a Node.js back-end with the popular Express.js web framework. The app is hosted on Google App Engine, a serverless platform for hosting web services. Data is securely stored in a Cloud Datastore database, using the client library for Node.js.

We use The Blue Alliance's Read API as well as their Webhook API to provide real-time notifications.

Our feedback system (both /frc feedback and the Submit Feedback page) uses 99Inbound to handle submissions.

About

FRC integration for Slack.

https://frcbot.deniosoftware.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 88.7%Language:HTML 10.5%Language:CSS 0.8%