Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.09 KB

discord-bot-website-template

An opensource discord bot website template that you can use to make your bot seem more professional! This is a part of the opensource discord-resources repository

Tutorial

  1. Clone the repository on your local computer.
git clone https://github.com/TrustedMercury/discord-bot-website-template.git
  1. Edit the code and fill in information that matches your bot
  2. Deploy the website with the new code

Preview Image

This image is not to scale as it's a screenshot of the whole page (not just what is just shown at one point)

Preview Image

Contrubuting Guidelines

  1. Fork the this repository
  2. Clone your forked repository
git clone https://github.com/YOUR-NAME-HERE/discord-bot-website-template.git
  1. Make the necessary changes
  2. Create a PULL REQUEST HERE