Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
/ JokeBuddy Public archive

JokeBuddy is a Fun/Entertainment discord bot which actively interacts with its users.Made using Discord.js v14 (No Longer maintained)

License

Notifications You must be signed in to change notification settings

aadarshantony/JokeBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NO LONGER MAINTAINED!!!

🤖 JokeBuddy

JokeBuddy is an open-source Discord bot designed to bring laughter and creativity to your server! With a variety of entertaining commands, JokeBuddy ensures that there's never a dull moment. Feel free to contribute and make it even better!


Features

🤖 Bot Commands

  • /help: Get assistance with commands and features.
  • /invite: Invite JokeBuddy to your server.
  • /ping: Check the bot's responsiveness.

🖼️ Image Generation

  • /generate-image: Create unique images on demand.
  • /generate-meme: Generate hilarious memes instantly.
  • /dog: Request an adorable dog picture.

😂 Joke Commands

  • /joke: Receive a classic joke.
  • /dad-joke: Enjoy some punny dad jokes.
  • /christmas-joke: Share some festive cheer.
  • /spooky-joke: Perfect for Halloween vibes.
  • /quote: Get an inspiring or amusing quote.

How to Invite JokeBuddy

  1. Click the invite link: Invite JokeBuddy
  2. Select the server where you want to add the bot.
  3. Start enjoying the fun!

Setting Up

Create a Discord Bot Application

  1. Go to the Discord Developer Portal.
  2. Click on New Application and give it a name.
  3. Navigate to the Bot tab and click on Add Bot.
  4. Copy the Token; you'll need it for your config.json.

Configure config.json

Create a config.json file in the root directory of your bot. Use the following template:

{
    "token": "YOUR_BOT_TOKEN",
    "clientId": "YOUR_CLIENT_ID",
    "wrong": "<a:emojiName:emojiId>",
    "tick": "<a:emojiName:emojiId>",
    "ownerid": "OWNER_ID",
    "clientid": "YOUR_CLIENT_ID",
    "ownername": "OWNER_NAME",
    "prefix": "SPECIFY_PREFIX_HERE",
    "error_channel": "YOUR_ERROR_CHANNEL_ID"
}

Instructions:

  1. Replace Placeholder Texts: Update all placeholders with your actual information.

  2. Markdown Formatting: The structure uses headers, bullet points, and code blocks for clear organization and easy readability.

  3. Credit Me: Either credit me or attach this repository link in your bot

About

JokeBuddy is a Fun/Entertainment discord bot which actively interacts with its users.Made using Discord.js v14 (No Longer maintained)

Resources

License

Stars

Watchers

Forks

Releases

No releases published