LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
discordselfbot/__init__.py
discordselfbot/__main__.py
discordselfbot/abc.py
discordselfbot/activity.py
discordselfbot/appinfo.py
discordselfbot/asset.py
discordselfbot/audit_logs.py
discordselfbot/backoff.py
discordselfbot/channel.py
discordselfbot/client.py
discordselfbot/colour.py
discordselfbot/context_managers.py
discordselfbot/embeds.py
discordselfbot/emoji.py
discordselfbot/enums.py
discordselfbot/errors.py
discordselfbot/file.py
discordselfbot/flags.py
discordselfbot/gateway.py
discordselfbot/guild.py
discordselfbot/http.py
discordselfbot/integrations.py
discordselfbot/interactions.py
discordselfbot/invite.py
discordselfbot/iterators.py
discordselfbot/member.py
discordselfbot/mentions.py
discordselfbot/message.py
discordselfbot/mixins.py
discordselfbot/object.py
discordselfbot/oggparse.py
discordselfbot/opus.py
discordselfbot/partial_emoji.py
discordselfbot/permissions.py
discordselfbot/player.py
discordselfbot/raw_models.py
discordselfbot/reaction.py
discordselfbot/role.py
discordselfbot/shard.py
discordselfbot/state.py
discordselfbot/sticker.py
discordselfbot/team.py
discordselfbot/template.py
discordselfbot/user.py
discordselfbot/utils.py
discordselfbot/voice_client.py
discordselfbot/widget.py
discordselfbot.egg-info/PKG-INFO
discordselfbot.egg-info/SOURCES.txt
discordselfbot.egg-info/dependency_links.txt
discordselfbot.egg-info/requires.txt
discordselfbot.egg-info/top_level.txt
discordselfbot/ext/commands/__init__.py
discordselfbot/ext/commands/_types.py
discordselfbot/ext/commands/bot.py
discordselfbot/ext/commands/cog.py
discordselfbot/ext/commands/context.py
discordselfbot/ext/commands/converter.py
discordselfbot/ext/commands/cooldowns.py
discordselfbot/ext/commands/core.py
discordselfbot/ext/commands/errors.py
discordselfbot/ext/commands/flags.py
discordselfbot/ext/commands/help.py
discordselfbot/ext/commands/view.py
discordselfbot/ext/tasks/__init__.py
discordselfbot/types/__init__.py
discordselfbot/types/activity.py
discordselfbot/types/audit_log.py
discordselfbot/types/channel.py
discordselfbot/types/embed.py
discordselfbot/types/emoji.py
discordselfbot/types/guild.py
discordselfbot/types/integration.py
discordselfbot/types/interactions.py
discordselfbot/types/invite.py
discordselfbot/types/member.py
discordselfbot/types/message.py
discordselfbot/types/role.py
discordselfbot/types/snowflake.py
discordselfbot/types/template.py
discordselfbot/types/user.py
discordselfbot/types/voice.py
discordselfbot/types/webhook.py
discordselfbot/types/welcome_screen.py
discordselfbot/webhook/__init__.py
discordselfbot/webhook/async_.py
discordselfbot/webhook/sync.py