A Discord bot that gathers information about NFL teams, games, conferences, and more!
Go to file
Wyatt J. Miller 8f00d4ec4c
All checks were successful
build / docker (push) Successful in 14m57s
modified dockerfile again
updated rust version, added RUN command that installs openssl
2024-11-10 15:39:42 -05:00
.github/workflows gh actions v3 2024-11-10 13:21:34 -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
docker-compose.yml added docker compose yaml, modified dockerfile 2024-11-10 15:25:45 -05:00
Dockerfile modified dockerfile again 2024-11-10 15:39:42 -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 badge, formatting changes 2024-11-10 11:41:16 -06:00

BallBot

actions

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