Skip to main content

The new way to create Discord bots.

Project description

Espresso.py

Espresso.py is the new way to develop Discord bots using Python.

Current Version: alpha-v0.0.2

Usage

The member object is user to get and modify data for guild members.

Ban

Usage: espresso.member.ban("userid", "guildid", "reason", "delete_seconds")
User ID: The ID of the user to ban.
Guild ID: Guild of which to ban the member in.
Reason: Reason for ban.
Delete Seconds: How many seconds worth of messages to delete, up to 604800 (7 days).

Kick

Usage: espresso.member.kick("userid", "guildid", "reason")
User ID: The ID of the user to kick.
Guild ID: Guild ID of which to kick the member in.
Reason: Reason for kick.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

espressopy-0.0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

espressopy-0.0.1-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page