Giter VIP home page Giter VIP logo

txt's Introduction

txt.matthewzring.dev

This site is used to view .txt files that have been uploaded to Discord. The site is static; the data loading and formatting is performed clientside. Deleting the original file from Discord will also prevent loading it with this site.

Example

Link to a txt file uploaded to Discord:

https://cdn.discordapp.com/attachments/1162810075895824515/1220643987610669106/example.txt

Take the relevant substring (channel id, attachment id, and attachment name):

1162810075895824515/1220643987610669106/example

Add as a query parameter:

https://txt.discord.website?txt=1162810075895824515/1220643987610669106/example

For raw (non-formatted) output, append &raw=true:

https://txt.discord.website?txt=1162810075895824515/1220643987610669106/example&raw=true

Logging format

Additional formatting will occur for lines formatted in the following way:

[Timestamp] Username Up To 70 Chars (optional Discord ID) : Content

Ex:

[October 29, 2018 at 5:37 PM] matthewzring (123456789012345678) : Hello there

txt's People

Contributors

jagrosh avatar andre601 avatar matthewzring avatar

Stargazers

Devkumar Banerjee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.