A Discord bot that gathers information about NFL teams, games, conferences, and more!
Go to file
Wyatt J. Miller a8d23e84f8 added rudimentary readme
i basically wrote down what is needed for development
2024-11-10 12:33:58 -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