Skip to content

Discord bot created in the intention of sending cute dog images!

License

Notifications You must be signed in to change notification settings

smugg99/PuppBot

Repository files navigation


Logo

PuppBot

Discord bot created in the intention of sending cute dog images!

Dependencies

  • NodeJS v16.6 or higher
  • Scope applications.commands has to be enabled in your bot in Developer Portal

This bot uses this API to fetch dog images: https://dog.ceo/api/

Install with npm install [package name]

  • node-fetch@2
  • discord.js@latest
  • discord-api-types/v9
  • @discordjs/rest

Installation

Use this link to add this bot to your server!

To install it on a server, install the dependencies above, clone this repo:

git clone https://github.com/DudusJestem/PuppBot

Edit the config.json file:

{
	"clientId": "[your client id here]",
	"guildId": "[your test guild id here]",
	"token": "[your bot token here]",

	"colors": {
		"primary": "#E7848F"
	}
}

Join our Discord Server to test this bot for yourself!

License

Distributed under the MIT License. See LICENSE for more information.

About

Discord bot created in the intention of sending cute dog images!

Topics

Resources

License

Stars

Watchers

Forks