A Discord bot that gathers information about NFL teams, games, conferences, and more!
Go to file
Wyatt J. Miller 770f336a77
Some checks failed
build / docker (push) Failing after 10m21s
added gh actions file
might fail, might delete later :)
2024-11-10 12:35:00 -05:00
.github/workflows added gh actions file 2024-11-10 12:35:00 -05:00
src added template roster and gamedetail commands 2024-11-10 12:33:25 -05:00
.envrc added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
.gitignore added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
Cargo.lock added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
Cargo.toml added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
flake.lock added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
flake.nix added team command, added game command, added about command 2024-11-10 04:01:34 -05:00
README.md added rudimentary readme 2024-11-10 12:33:58 -05:00

BallBot

Designed, developed, and maintained by Wyatt J. Miller Copyright 2024, all rights reserved

Hacking

Requirements:

  • Rust (built on 1.82, 2021 edition)
  • git
  • pkg-config
  • openssl-devel

If you are running nix or NixOS, you should probably run the provided flake.nix