Skip to content

cristianstu/astrotrivia-bot

Repository files navigation

Astrotrivia

Discord bot for trivia about astronomy

Table of Contents

Installation

Instructions on how to install the project and its dependencies.

# Clone the repository
git clone [email protected]:cristianstu/astrotrivia-bot.git

# Navigate to the project directory
cd astrotrivia-bot

# Install dependencies
npm install

Usage

# Run the project
npm start

Dev

# Run the project
npm run dev

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make changes and commit (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published