Difference between revisions of "MassMsg.php"

From Bebot Wiki 2
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
====== Mail.php ======
 
====== Mail.php ======
 +
  
 
==== Description ====
 
==== Description ====
Line 5: Line 6:
 
  !announce message
 
  !announce message
  
It's also able to mass invite.
+
It's also able to mass invite (AO only).
 
  !massinv message
 
  !massinv message
 +
 +
 +
==== Settings ====
 +
 +
AlertDisc:
 +
Description: Do we alert Discord of Mass Msg/Inv ?
 +
 +
AlertIrc:
 +
Description: Do we alert Irc of Mass Msg/Inv ?
 +
 +
DiscChanId: 
 +
Description: What Discord ChannelId in case we separate announces from main Discord channel (leave empty for all in main channel) ?
 +
 +
IncludePrefLink:
 +
Description: Should a link to preferences be included in the messages/invites?
 +
 +
MassMsg:
 +
Description: Who should get mass messages and invites?
 +
 +
MinAccess:
 +
Description: Which access level must characters online have to receive mass messages and invites?
 +
 +
msgFormat:
 +
Description: What format should Mass message be, use , ,  and  disable being the line telling user how to disable if enabled.
 +
 +
tell_to_PG_users:
 +
Description: Should Bot Send message to users in PG instead of just Outputing to PG and ignoreing them
 +
  
 
===== Preferences =====
 
===== Preferences =====
 
You can edit your own (or as admin everyone's default) preference by doing :
 
You can edit your own (or as admin everyone's default) preference by doing :
  !preferences show
+
  !preferences show massmsg

Latest revision as of 22:17, 27 November 2023

Mail.php[edit]

Description[edit]

This module sends a message to all bot online members.

!announce message

It's also able to mass invite (AO only).

!massinv message


Settings[edit]

AlertDisc: Description: Do we alert Discord of Mass Msg/Inv ?

AlertIrc: Description: Do we alert Irc of Mass Msg/Inv ?

DiscChanId: Description: What Discord ChannelId in case we separate announces from main Discord channel (leave empty for all in main channel) ?

IncludePrefLink: Description: Should a link to preferences be included in the messages/invites?

MassMsg: Description: Who should get mass messages and invites?

MinAccess: Description: Which access level must characters online have to receive mass messages and invites?

msgFormat: Description: What format should Mass message be, use , , and disable being the line telling user how to disable if enabled.

tell_to_PG_users: Description: Should Bot Send message to users in PG instead of just Outputing to PG and ignoreing them


Preferences[edit]

You can edit your own (or as admin everyone's default) preference by doing :

!preferences show massmsg