Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.46 KB

README.md

File metadata and controls

51 lines (48 loc) · 1.46 KB

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: server_only

[p]addemail

Add an email account

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

[p]editemail

Edit an email account

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

[p]deleteemail

Delete an email account

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

[p]gmailroles

Set the roles allowed to send emails

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

[p]gmailsettings

View the email settings for the server

  • Usage: [p]gmailsettings
  • Checks: server_only

[p]gmailhelp

Get instructions for setting up Gmail

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