Settings
Configuration Setup
This is the main configuration setup, it can be found in your plugins/MonsterIRC folder as Settings.yml
If you don't know how to use a YAML this is an example of the correct YAML syntax
If you are still having issues use a YAML parser to check your files
SMTP:
- HOST: my.smtp.host
- Your SMTP host. For a list of popular ones look here List link
- NICKNAME: Nickname
- This is the name the IRC bot will use in its channel
- PORT: 587
- The port the smtp server is on. 587 is usually the default port.
- USERNAME: irc.esper.net
- The outbound email address, the one the message will be sent from. e.x. 'fletchto99@hotmail.com'
- PASSWORD: password
- The password to be used for the outbound email
CONTACT:
- EMAIL:
- EMAIL_ADDRESS: email address
- The email address which will recieve the message sent by the player
- PHONE:
- CARRIER: your phone carriers name
- Your phone carrier, must be on this list: Supported Carriers if it is not on the list leave a comment on the main page and I will add it
- NUMBER: your full phone number
- Your cell phones number in the format 01234567899 (the full number no spaces including country code!! 11 digits long)
Comments