1234567891011121314 |
- Your {{ constant('SITE_NAME') }} account appears to have been compromised.
- As a security measure, we have disabled your account. To resolve this,
- please visit us on IRC.
-
- This is the information to connect to our server:
- IRC Server: {{ constant('BOT_SERVER') }}
- Port: {{ constant('BOT_PORT') }} (or {{ constant('BOT_PORT_SSL') }} for SSL).
-
- Once you are connected to the server you will need to join the disabled users channel.
- Type: /join {{ constant('BOT_DISABLED_CHAN') }}
-
- Please visit us soon so we can help you resolve this matter.
-
- {{ constant('SITE_NAME') }} Staff
|