change from user replit to github import

this tries to avoid people from checking any leaked token from forks
This commit is contained in:
igna
2022-11-21 19:45:12 -03:00
committed by GitHub
parent 309935af5b
commit 813b1a2add

View File

@@ -4,7 +4,7 @@ This project contains a basic rock-paper-scissors-style Discord app written in J
![Demo of app](/assets/getting-started-demo.gif?raw=true)
> ✨ A version of this code is also hosted **[on Glitch 🎏](https://glitch.com/~getting-started-discord)** and **[on Replit 🌀](https://replit.com/@shaydewael/discord-example-app)**
> ✨ A version of this code is also hosted **[on Glitch 🎏](https://glitch.com/~getting-started-discord)** and **[on Replit 🌀](https://replit.com/github/discord/discord-example-app)**
## Project structure
Below is a basic overview of the project structure: