Skip to content

Discord bot that can do a few neat functions and interact with APIs

Notifications You must be signed in to change notification settings

JonrGull/DiscBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DiscBuddy, a fun little bot that will try to brighten up your day.

Created using Java and JDA

Configuration

Since I will not be able to keep this bot online 24/7, I have no problem with it being configured by other people. So please feel free to do so, but you need to add your own keys and tokens!

  • This Bot uses NASA's API and thecatapi.com to provide images of space and cats. Create an .env file in the root directory of the project and add the following lines:
DISCBUDDY_KEY=<your_key>
NASA_KEY=<your_key>
CAT_KEY=<your_key>

Install

Go to this link to add DiscBuddy to your Discord server

Commands

The bot will respond to the following commands:

  • !help - Displays all the commands the bot can respond to.
  • !register - The bot will register you as a user in the database.
  • !unregister - The bot will unregister you as a user in the database.
  • !check - The bot will check if you are registered in the database.
  • !time - Displays the current time and date in the server.
  • !space - Displays a random image of space.
  • cat - The bot listens for the word 'cat' (and other similar words!) and responds with a random gif of a cat.
  • And whatever you do, don't say anything bad about the bot.

About

Discord bot that can do a few neat functions and interact with APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages