First clone the repository:
$ git clone https://github.com/FJRG2007/sounder.git
$ cd sounderNow install the requirements:
$ pip install -r requirements.txtThen, 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.
The founder of the project, FJRG2007, reserves the right to modify the license at any time. This project is licensed under the terms of the GNU Affero General Public License.