import React from 'react'; import './Home.scss'; interface Props {} interface State {} export class Home extends React.Component { render() { return (
Go Discord Bot

04-09-18 Update

  • pubg stats no longer updated on this site
  • client dependencies all updated (including webpack 4 and react router 4)

Audio Clipping

NEW: Audio clipping now supported! Try it out with the clip command!

PUBG Stats

PUBG stats are pulled from the score API.

Youtube Downloader

Convert Youtube URL's to MP3 files.

Soundboard Upload

Drag and drop files to upload. Sounds can be played in discord by typing the commands on the next page.

Check out the source code on {' '} GitHub