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!
- /help: Get assistance with commands and features.
- /invite: Invite JokeBuddy to your server.
- /ping: Check the bot's responsiveness.
- /generate-image: Create unique images on demand.
- /generate-meme: Generate hilarious memes instantly.
- /dog: Request an adorable dog picture.
- /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.
- Click the invite link: Invite JokeBuddy
- Select the server where you want to add the bot.
- Start enjoying the fun!
- Go to the Discord Developer Portal.
- Click on New Application and give it a name.
- Navigate to the Bot tab and click on Add Bot.
- Copy the Token; you'll need it for your
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"
}
-
Replace Placeholder Texts: Update all placeholders with your actual information.
-
Markdown Formatting: The structure uses headers, bullet points, and code blocks for clear organization and easy readability.
-
Credit Me: Either credit me or attach this repository link in your bot