Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.5 KB

File metadata and controls

77 lines (49 loc) · 1.5 KB

Gmail

Send emails using your Gmail account.

Use [p]gmailhelp for help getting started.

/email (Slash Command)

Send an email

  • Usage: /email <sender> <recipient> <subject> <message> [attachment1] [attachment2] [attachment3]

  • sender: (Required) …

  • recipient: (Required) …

  • subject: (Required) …

  • message: (Required) …

  • attachment1: (Optional) …

  • attachment2: (Optional) …

  • attachment3: (Optional) …

  • Checks: Server Only

[p]email

Send an email

Attach files to the command to send them as attachments

  • Usage: [p]email <sender> <recipient> <subject> <message>
  • Checks: guild_only

[p]addemail

Add an email account

  • Usage: [p]addemail
  • Restricted to: GUILD_OWNER
  • Aliases: addgmail
  • Checks: guild_only

[p]editemail

Edit an email account

  • Usage: [p]editemail <email>
  • Restricted to: GUILD_OWNER
  • Aliases: editgmail
  • Checks: guild_only

[p]deleteemail

Delete an email account

  • Usage: [p]deleteemail <email>
  • Restricted to: GUILD_OWNER
  • Checks: guild_only

[p]gmailroles

Set the roles allowed to send emails

  • Usage: [p]gmailroles <roles>
  • Restricted to: GUILD_OWNER
  • Checks: guild_only

[p]gmailsettings

View the email settings for the server

  • Usage: [p]gmailsettings
  • Checks: guild_only

[p]gmailhelp

Get instructions for setting up Gmail

  • Usage: [p]gmailhelp
  • Aliases: gmailsetup
  • Checks: guild_only