/Discord-pet-bot

Discord bot for your daily pets.

Primary LanguageJavaScript

Discord-pet-bot

Discord bot for your daily pets.

Uses https://www.npmjs.com/package/pet-pet-gif

Getting started

  • Go to https://discord.com/developers and create an application

  • Invite your bot to your server

  • Copy your bots token

  • Create .env file with the token

    CLIENT_TOKEN='YOUR_TOKEN_HERE'
    
  • Install dependencies

    npm install
    
  • Run the bot

    node pet-bot.js
    
  • Start petting yourself


pet