Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Roller

test-deploy workflow

A Discord bot and React app for rolling dice.

Example Apps on Render

Render is a free deployment app used to host this project.

Development Notes

Development Notes updated as I work on this project.

Setup

React App

  1. npm install from the client directory.
  2. npm run start to start the development server.

Rest API Server

  1. npm install from the server directory.
  2. npm run start:rest to start the development server.

Discord

  1. Create a Discord application.
  2. Create a bot for the application.
  3. Add the bot to your server.
  4. Copy the bot token and add it to the .env file.
  5. For local testing, use ngrok to expose the local server to the internet.
    • Add the ngrok URL to the Discord application's redirect URL.
  6. Run the bot with npm run start:discord.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages