/9GagOnDiscord

Simple Discord Bot which translate 9Gag post into image/video directly on chat

Primary LanguageJavaScriptMIT LicenseMIT

9GagOnDiscord

Introduction

9GagOnDiscord is a discord bot which convert a 9Gag link into the media (image or video) directly on the Discord chat.

Installation

  1. Create and customize an app on the Discord Developper Dashboard : https://discordapp.com/developers/applications/me

  2. Make sure to click on "Create a Bot User" after the creation

  3. Get the App User Bot Token from this dashboard and put it in index.js at line 17

  4. Clone this repository

  5. Install all dependencies with npm install

  6. Execute node index.js and keep it running to make the bot working (you can use screen or create a service to keep the bot running)

Credits

Thanks to ruial for his 9gag scrapper