pypresence¶
Installation¶
Install pypresence with pip:
For the last full release, you can use:
pip install pypresence
Or for the in-development release, you can use:
pip install https://github.com/qwertyquerty/pypresence/archive/master.zip
Links¶
Information¶
Documentation¶
- Presence()
- Client()
Client
start()
close()
authorize()
authenticate()
get_guilds()
get_channels()
channel_id()
set_user_voice_settings()
select_voice_channel()
get_selected_voice_channel()
select_text_channel()
set_activity()
clear_activity()
subscribe()
unsubscribe()
get_voice_settings()
set_voice_settings()
capture_shortcut()
send_activity_join_invite()
close_activity_request()
register_event()
unregister_event()