From 6bebf682de2cf8fb41668efc3aa05142427e261c Mon Sep 17 00:00:00 2001 From: Marco Kohn Date: Thu, 3 Apr 2025 22:13:09 +0200 Subject: [PATCH] github link und requirements --- README.md | 3 +++ requirements.txt | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 requirements.txt diff --git a/README.md b/README.md index 3e6f244..3e8fe17 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ https://www.youtube.com/watch?v=PAsRoedhyOU&list=PLwRWzD1Sw5lXZApchxorxeBQ_P_Fjdsj1 + +https://github.com/tibue99/tutorial-bot + diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..209bf31 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +py-cord +python-dotenv +