create requirements.txt

This commit is contained in:
2023-09-05 16:53:07 +02:00
parent 622f8daa81
commit b0e2704ab7
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -8,3 +8,7 @@ for further information on commands do !help or !help <commandname> in a server
Invite link: https://discord.com/api/oauth2/authorize?client_id=1100115547515011182&permissions=414464862272&scope=bot
Githublink: https://github.com/ToneAPI/Sonar
```bash
pip install -r requirements.txt
```
+4
View File
@@ -0,0 +1,4 @@
discord
pillow
matplotlib
requests