All Projects → ThePhoDit → ModMail

ThePhoDit / ModMail

Licence: MIT license
A Discord ModMail Bot.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to ModMail

go-dkim
A Go library to create and verify DKIM signatures (migrated)
Stars: ✭ 38 (-29.63%)
Mutual labels:  mail
shopify-mail-notifications
Blazing-fast Shopify mail notifications templating environment with Liquid, MJML and Twig
Stars: ✭ 25 (-53.7%)
Mutual labels:  mail
go-mail
📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.
Stars: ✭ 169 (+212.96%)
Mutual labels:  mail
mlmmj-simple-web-interface
A very simple web frontend in node for mlmmj (http://mlmmj.org)
Stars: ✭ 24 (-55.56%)
Mutual labels:  mail
imail
small mail server
Stars: ✭ 88 (+62.96%)
Mutual labels:  mail
laravel-support-bubble
A non-intrusive support form that can be displayed on any page
Stars: ✭ 289 (+435.19%)
Mutual labels:  support
SplitShare
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
Stars: ✭ 31 (-42.59%)
Mutual labels:  mail
idfx
Tool for flash/monitor ESP-IDF and ESP8266_SDK apps on the WSL2 ⚡
Stars: ✭ 71 (+31.48%)
Mutual labels:  support
f3-mailer
Fat-Free Sugar Mailer Plugin
Stars: ✭ 18 (-66.67%)
Mutual labels:  mail
scripts
A collection of random scripts I coded up
Stars: ✭ 17 (-68.52%)
Mutual labels:  mail
SimpleKotlinMail
A simple, coroutine based Kotlin Email API for both client- and server-side projects
Stars: ✭ 56 (+3.7%)
Mutual labels:  mail
laravel-mail-export
A simple mailable trait and interface to export mails to a storage disk once being sent.
Stars: ✭ 82 (+51.85%)
Mutual labels:  mail
data.gouv.fr
Ce dépôt rassemble les tickets techniques qui portent sur data.gouv.fr.
Stars: ✭ 50 (-7.41%)
Mutual labels:  support
robot-email-template
Email template for Robot Framework test results
Stars: ✭ 19 (-64.81%)
Mutual labels:  mail
mail-deduplicate
📧 CLI to deduplicate mails from mail boxes.
Stars: ✭ 134 (+148.15%)
Mutual labels:  mail
yii2-symfonymailer
Yii 2 Symfony mailer extension.
Stars: ✭ 29 (-46.3%)
Mutual labels:  mail
django-yubin
Send e-mails asyncronously using cron
Stars: ✭ 44 (-18.52%)
Mutual labels:  mail
gopistolet
Mailserver written in Go
Stars: ✭ 59 (+9.26%)
Mutual labels:  mail
Smtp-cracker
[NEW] : Simple Mail Transfer Protocol (SMTP) CHECKER - CRACKER Tool V2
Stars: ✭ 67 (+24.07%)
Mutual labels:  mail
SupportDocs
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.
Stars: ✭ 135 (+150%)
Mutual labels:  support

ModMail

ModMail is a Discord bot which main purpose is to provide user-to-moderator private communication. This bot needs to be hosted, as it is meant for a single Discord server.

Documentation: https://modmail.phodit.xyz/

How does it work?

When a user DMs the bot, a channel that only the staff can see is created in the server. From there, mods can discuss and reply to the conversation all within the same channel, getting some fancy logs when the thread is closed.

How do I setup the bot?

Please, read the documentaion at https://modmail.phodit.xyz/ and check the installation section.

What are the bot commands?

You can check the commands here.

Translations

The currently available languages are:

  • English (United States) en-US
  • Español (España) es-ES

How to translate?

If you want to help to translate the bot, please create a file under src/langs/locales/ with the name of the language and the .ts extension. For example, if you were translating into Spanish (Spain), you would name it as es-ES.ts.

Once you create it, please copy all contents of src/langs/locales/es-US.ts and make the corresponding translations. If you are going to leave any string without translation, please leave the English version of it, DO NOT remove its contents.

Then add the language to this list and to the scripts on the setup/ directory files.

Finally, make a PR when you are ready. If you have any doubts about how the formatting is done or any other topic, please join our support server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].