big-pog

0.0.4 • Public • Published

BIG-POG-PACKAGE

REASON TO MAKE THIS

  • DogoMB's nickname in MinerCord Support is const wagon = require("Big Pog") so thats why i made this package

whats in verison 0.0.4?

  • fixed the errors with the png image
  • fixed where it errored out saying only url are supported
  • fixed the error of that Fetch wasnt defined
  • fixed the readme.md exmaple

MinerCord

  • thanks for taking your time to look at this
const discord = require("discord.js")
const big = require('big-pog')
const client = new discord.Client()
const { MessageEmbed } = discord

client.on("ready", () => {
    console.log('BOT IS READY')
})

client.on("message", async message => {
    if (message.content === `${prefix}`wagon) {
     let data = await big.Wagon()
     message.channel.send(data)
    }
})


client.login("token here")

Readme

Keywords

none

Package Sidebar

Install

npm i big-pog

Weekly Downloads

2

Version

0.0.4

License

ISC

Unpacked Size

15.7 kB

Total Files

4

Last publish

Collaborators

  • ytygrunn1ngark456