Skip to content

PermaCache/PermaDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 PermaDicionary

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!

Features

  • 📖 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.

Getting Started

To get started with PermaDicionary, follow these steps:

  1. Invite the Bot: Use this link to invite PermaDicionary to your Discord server.
  2. Use the !define Command: Simply type !define <term> to get a definition.
  3. Enjoy: Engage with your community with a new level of knowledge!

Commands

  • !define <word>: Look up a word or phrase.
  • !help: Get a list of available commands.

Installation

PermaDicionary is built with Discord.js, so you'll need Node.js to run it on your server. Here's a quick guide:

  1. Clone the repository:
git clone https://github.com/yourusername/permadicionary.git
  1. Install dependencies:
npm install
  1. Configure your config.json with your bot token and Urban Dictionary API key.

  2. Start the bot:

node index.js

Contributing

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.

License

PermaDicionary is open-sourced software licensed under the MIT license.


Happy defining! 🎉

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published