A Discord bot that gathers information about NFL teams, games, conferences, and more!
Go to file
Wyatt J. Miller 9f71277e48
Some checks failed
build / docker (push) Failing after 8m35s
gh actions v2
2024-11-10 12:41:06 -05:00
.github/workflows gh actions v2 2024-11-10 12:41:06 -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