Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "email": "email",
  3. "password": "password",
  4. "ircConnectInfos": [
  5. {
  6. "host": "",
  7. "port": 6667,
  8. "nick": "",
  9. "identNick": "",
  10. "identPass": "",
  11. "autojoinChannels": [
  12. ""
  13. ],
  14. "bridges": [
  15. {
  16. "ircChannel": "",
  17. "discordServerId": "",
  18. "discordChannelId": ""
  19. }
  20. ]
  21. }
  22. ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement