iDerp / discordmail

Send and Receive Emails to and from Discord to any Email Address

Home Page:https://discordmail.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordMail

The Discord to Email client, connecting the past to the future.

Discord Mail


How?

DiscordMail uses Eris and Mailgun JS to send and recieve emails, and routing emails back and forth from Discord to Mailgun. This means you can send Emails from anywhere to anyone.

Installation

DiscordMail is a fairly new bot, so these instructions may not be finalised.

  1. Have at least Node.js 8.4.0, RethinkDB 2.3.6, npm 5.4.1 and git
  2. git clone
  3. npm i
  4. Edit config/default.json, using config/default.rename.json as a template
  5. Create a database in Rethink with tables: registrations, emails, i18n, users and ratelimit
  6. npm start

Translations

Thinking of translating DiscordMail?

Language Code Progress Translator(s)
English (GB) en-gb Main @lepon01 (7coil#3175)
English (USA) en-us Done @lepon01 (7coil#3175)
French (France) fr-fr Done @iDroid27210 (iDroid#4441), @lepeli (Yvan#5087)
German (Germany) de Announced TimNook#0323
English (Pirate) pirate Announced
English (Pirate) en-slang Awaiting Confirmation @iDerp (iDerp#3616)

Translations required:

Description Location
General Text locales/{code}.json
Help Menu promo/info/{code}.md

Feel free to add your name inside the help menu, and ask for extra translated aliases for commands to better suit the language's audience.

About

Send and Receive Emails to and from Discord to any Email Address

https://discordmail.com/

License:MIT License


Languages

Language:JavaScript 59.3%Language:CSS 23.8%Language:HTML 17.0%