diff --git a/README.md b/README.md index fc6df1b..f1ebfde 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ for further information on commands do !help or !help 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 +``` \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4b13e66 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +discord +pillow +matplotlib +requests \ No newline at end of file