Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. secure.trusted_mods = irc
  2.  
  3. # IRC server to connect to (default: "chat.freenode.net")
  4. mt_irc.server = chat.freenode.net
  5.  
  6. # Channel to connect the bot to (default: "##mt-irc-mod")
  7. mt_irc.channel = ##jericho-minetest
  8.  
  9. # Nickname for the bot (default: "MT-XXXXXX", where "XXXXXX" is a 6 digit random hexadecimal string)
  10. mt_irc.nick = Jeribot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement