PermaDicionary is a Discord bot 🤖 designed to bring definitions right into your server! Using the Discord.js package and the Urban Dictionary API, it makes looking up words and slang a breeze. Perfect for quick references during conversations or debates!
- 📖 Quick Definitions: Get definitions from Urban Dictionary directly in your Discord chat.
- 🔍 Search Functionality: Easily search for any term without leaving Discord.
- 🌐 Supports Multiple Languages: Thanks to Urban Dictionary's extensive database.
- ⚙️ Easy to Use: Simple commands to get you the information you need fast.
To get started with PermaDicionary, follow these steps:
- Invite the Bot: Use this link to invite PermaDicionary to your Discord server.
- Use the
!define
Command: Simply type!define <term>
to get a definition. - Enjoy: Engage with your community with a new level of knowledge!
!define <word>
: Look up a word or phrase.!help
: Get a list of available commands.
PermaDicionary is built with Discord.js, so you'll need Node.js to run it on your server. Here's a quick guide:
- Clone the repository:
git clone https://github.com/yourusername/permadicionary.git
- Install dependencies:
npm install
-
Configure your
config.json
with your bot token and Urban Dictionary API key. -
Start the bot:
node index.js
Interested in contributing? Great! We welcome any contributions, from features to documentation. Please feel free to fork the repository, make your changes, and submit a pull request.
PermaDicionary is open-sourced software licensed under the MIT license.
Happy defining! 🎉