First clone the repository:
$ git clone https://github.com/FJRG2007/sounder.git
$ cd sounder
Now install the requirements:
$ pip install -r requirements.txt
Then, replace the .env.example
file to .env
and fill in the tokens you need.
Note
Remember to create your playlists as folders and download your sounds in mp3!
📦sounds
┗ 📂Playlist Name
┃ ┗ 📜Sound Name.mp3
$ python main.py
- Algorithm for sound recommendation and sound selection.
- Sound search system in the current playlist.
- Direct integration with Discord and Macros for device control.
- Customized playback order for the user.