hinoobers / pharadox

Multiuse discord bot w/ JDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic Discord Bot

A versatile Discord bot designed to handle various use-cases with ease. Whether you need moderation tools, fun commands, or utilities, this bot has you covered.

Commands

Here are some of the commands the bot offers:

  • /8ball - Ask the magic 8-ball a question and get a mysterious answer.
  • !ban [user] [reason] - Ban a user from the server.
  • /encrypt [message] [algorithm] - Encrypt a message using a specified algorithm.
  • !help - Display the help menu with all available commands.
  • !joke - Get a random joke to lighten the mood.
  • !setprefix [prefix] - Set prefix on most of the commands.

And many more!

Setup

  1. Download this project to your PC.
  2. Create a .env file on the same directory
  3. Declare TOKEN (That being your discord bot token), and WEEATHER_API (API key for https://tomorrow.io, that bot uses to grab weather data, optional, but /weather might throw some errors if left unset)
  4. Build it (Or run from your IDE)

Permissions

Most commands dont require permissions, moderation commands like ban require BAN_MEMBERS permission, some require that that you're the owner of the server.

Showcase

Discord Bot image image

About

Multiuse discord bot w/ JDA


Languages

Language:Java 100.0%