diff --git a/README.md b/README.md new file mode 100644 index 0000000..c001f2b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# G4_Bot + +Bot designed for exclusive use in the G4 Discord. \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f1f5daa --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.11.13 +aiosignal==1.3.2 +attrs==25.2.0 +certifi==2025.1.31 +frozenlist==1.5.0 +idna==3.10 +load-dotenv==0.1.0 +multidict==6.1.0 +propcache==0.3.0 +py-cord==2.6.1 +python-dotenv==1.0.1 +yarl==1.18.3