from .presence import RPC from .button import button from .exceptions import * __title__ = "Discord RPC" __version__ = "4.0" __authors__ = "LyQuid" __license__ = "MIT License" __copyright__ = "Copyright 2021-present LyQuid"