Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Minigames and Fun Bot

This is a discord bot that has a few minigames and fun commands. It is written in Javascript and uses the discord.js library.

Commands

  • /help - Get a list of all commands and their descriptions.

One Word Story

  • /startstory - Start a new one word story in whatever channel you are in.

    • After starting a story, you can add words to the story by typing them in chat.
  • /endstory - End the current one word story.

Minecraft

  • /minecraftidea - Get a random minecraft idea.

  • /minecrafttip - Get a random minecraft recipe.

  • /minecraftface - Get the face of the username you provide.

Realm Code

  • /realm - Get the code for the realms server.
    • To use this command, you need to append your .env file with the following content:

      REALM=YOUR_REALM_CODE // The realm code, not including realms.gg/
      REALMROLE=YOUR_REALM_ROLE // The role that can access the realm code, set to E if you want everyone to be able to access it

Installation

  1. Clone the repository

  2. Add a .env file in the root directory with the following content:

    TOKEN=YOUR_TOKEN
  3. Install the dependencies

    npm i
  4. Run the bot

    npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages