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

Latest commit

 

History

History
23 lines (12 loc) · 809 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 809 Bytes

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