commit 6c7bfdc1f52f06c1ca39f9098df56d05b6b41351 Author: scarzehd Date: Sun Nov 23 14:27:22 2025 -0500 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..71b98ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.venv/ +.env \ No newline at end of file diff --git a/bot.py b/bot.py new file mode 100644 index 0000000..e69de29