Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 690 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 690 Bytes

DiscordForkAppdata

Application data for Discord_Fork

Invite the bot

How to use

Send JSON to any channel with the DiscordForkAppdata bot. Any valid JSON will work, as long as the for field is filled in with the correct domain.

{
    "for": "https://discordbots.co.uk",
    "botCount": 2138
}

The client may visually disrupt the JSON. However, the JSON text has not been disrupted, and can still be read by the bot.

what the hell happened here