DALnet / bahamut

The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59 stars 42 forks source link

Changes preparing for 2.2.0 release #184

Closed eaescob closed 3 years ago

eaescob commented 3 years ago

Good suggestion, should we generalize to 'please contact the network's staff via official help channels'? Emilio Escobar / @.***

On Mon, Jul 5, 2021 at 1:08 PM Ryan Smith @.***> wrote:

@.**** commented on this pull request.

In src/s_user.c https://github.com/DALnet/bahamut/pull/184#discussion_r664111717:

@@ -3412,6 +3418,11 @@ m_umode(aClient cptr, aClient sptr, int parc, char *parv[]) hash_check_watch(sptr, RPL_LOGON); } }

  • else
  • {
  • sendto_one(sptr, ":%s NOTICE %s :*** Notice -- Server has not received hostmask type, please contact SRA.",

Arfie pointed out that we should change this to something other than "contact SRA" because this could be running on other networks outside of DALnet.

Plus, we don't want every single end-user contacting SRA for this, should something break. Maybe it should go to opers or a channel or something. Let's rethinking what makes sense.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DALnet/bahamut/pull/184#pullrequestreview-699400635, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEQ2SO42PCUBOMNYHZ3V7DTWIGLFANCNFSM45IAGRWQ .