Page 1 of 1

[Mod] Email [0.1] [email] - Send email like messages

PostPosted: Fri Dec 18, 2015 19:04
by rubenwardy
Image

A rewrite of chatplus' email functionality. If the latest version of chatplus is installed, the mails will automatically be transferred to email.

Download | GitHub
License: CC0
Dependencies: None

Mods using email: report

If chatplus is installed, it must be the latest version.

Usage



Send an email:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/mail username message to send


View inbox:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/inbox
/inbox text


No formspec commands (good for IRC):

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
/mail username message to send
/inbox text
/inbox clear

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Fri Dec 18, 2015 19:35
by kaadmy

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Fri Dec 18, 2015 19:48
by rubenwardy



Mine:

  • was made before yours, as part of chatplus
  • has a formspec
  • has an API (used by report)
  • persists over server restart.

Yours:

  • Simpler, more of a pm with the ability to save messages for when people come back online.

Edit: added screenshot to first post.

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Fri Dec 18, 2015 20:39
by kaadmy
Ah, didn't know when you wrote yours :)
I could add persistent PMs, but I figured it would will up too fast and slow things down after some months.

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Sat Dec 19, 2015 15:53
by Fixerol
Nice mod :}

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Tue Mar 22, 2016 16:11
by afflatus
Feature Request - the ability to send group mails for admins and moderators.

This would be immensely useful. Can provide usecases if need be.

https://github.com/rubenwardy/email/issues/1

Re: [Mod] Email [0.1] [email] - Send email like messages

PostPosted: Tue Mar 22, 2016 16:26
by rubenwardy
I would like that too.