max_headroom/test.py
maglore9900 264f2a811f working on journal function
moved speech import to agent, changed main import from direct to agent to speech
2024-09-04 09:12:24 -04:00

5 lines
94 B
Python

from modules import spotify2
sp = spotify2.Spotify()
sp.search_song_and_play("Shape of You")