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
- Clone the repository on your local computer.
git clone https://github.com/TrustedMercury/discord-bot-website-template.git
- Edit the code and fill in information that matches your bot
- Deploy the website with the new code
This image is not to scale as it's a screenshot of the whole page (not just what is just shown at one point)
- Fork the this repository
- Clone your forked repository
git clone https://github.com/YOUR-NAME-HERE/discord-bot-website-template.git
- Make the necessary changes
- Create a PULL REQUEST HERE