Advertisement
Johnanater

ReportDiscord Configuration - 1.0.1.0

Aug 15th, 2019 (edited)
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.49 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Configuration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <LicenseKey>LicenseKey</LicenseKey>
  4.   <WebhookUrl>YourDiscordWebhookHere</WebhookUrl>
  5.   <HexColor>AA1F12</HexColor>
  6.   <TTS>false</TTS>
  7.   <MessageOnlineStaff>true</MessageOnlineStaff>
  8.   <MentionHere>false</MentionHere>
  9.   <TakeSpy>true</TakeSpy>
  10.   <UploadSpy>true</UploadSpy>
  11.   <UploadSpyWaitTime>5</UploadSpyWaitTime>
  12. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement