Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.79 KB

README.md

File metadata and controls

80 lines (57 loc) · 2.79 KB

Korusuke-Bot-logo

Korusuke Bot

made-with-java HitCount Website cv.lbesson.qc.to


We have made a dead simple discord bot, using JDA, certain APIs and Firebase for data logging.


Features

  • Provides latest News along with user specific search queries

  • Searches for queried movie and provides it's details

  • Provides r/ProgrammerHumor memes, to lighten up ones mood


Add-Ons

  • Allow users to fetch movie reviews
  • Search for TV shows
  • Add a music bot
  • Add a chatbot feature, in case the user feels lonely :P

The list of APIs and Services we used


Setup (LocalHost : 8080)

  1. First get respective API keys (mentioned above) and add it to the places marked by TODO: Add API key.
  2. Stage gradle by adding your own configuration, with gradle selected and stage added to tasks.
  3. Execute this process by clicking on the green run button.
  4. Finally, execute run_heroku.sh.

Setup (Heroku)

Deploy

  1. Create a new bot account.
  2. Sign up for a free Heroku account.
  3. Click the button above.
  4. Fill in the token and role IDs.
  5. Click deploy
  6. Heroku will build and deploy the bot in about 30 seconds.
  7. Click view

If you configured the bot correctly clicking view should take you to a page like:
Korusuke-Bot-logo


Contributors



This Repo is for our college mini project on Object Oriented Programming.