An extension library for interactions.py porting functionality of Java's Lavalink.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
65
commits
Merge pull request #5 from interactions-py/unstable
9d0fc4e
Merge branch 'main' into unstable
dde46af
chore: bump version
268db23
chore: set up maximum interactions.py version
c82db49
d7e2f83
docs: improve command example
7647734
fix: add few missed things
9e77dc8
chore: update example
7b9611e
refactor: add `Player` to `__all__`
e3f69a3
feat: add `Guild.player` property
724ca38
feat: add `VoiceState.connect`
ec8884f
refactor: use `inspect.getmember`
986be54
docs: Add event section
6ce5f2d
chore: update example cog
90f6c34
docs: add ext load in readme
a3bbbdc