added team command, added game command, added about command

added request module, added nfl module, among other items
This commit is contained in:
2024-11-10 04:01:34 -05:00
commit 031b2be817
22 changed files with 4027 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
.env