Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/face-hh/discord-memory-game
Memory game (Matching pairs) in Discord - Documatic Hackathon
https://github.com/face-hh/discord-memory-game
discord discord-game memory-game
Last synced: 2 days ago
JSON representation
Memory game (Matching pairs) in Discord - Documatic Hackathon
- Host: GitHub
- URL: https://github.com/face-hh/discord-memory-game
- Owner: face-hh
- Created: 2022-05-10T17:07:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T16:57:04.000Z (over 1 year ago)
- Last Synced: 2023-03-10T12:48:31.529Z (over 1 year ago)
- Topics: discord, discord-game, memory-game
- Language: JavaScript
- Homepage: https://facedev.xyz
- Size: 121 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory game
Matching pairs, in Discord.![image](https://user-images.githubusercontent.com/69168154/205491336-a4f39f4d-92bb-4242-a3a0-028e589271f6.png)
Documented here: https://www.youtube.com/watch?v=MTiPJq83SSc
## Downloading
1. Download the zip
2. Unzip it
3. run "npm i" inside the terminal
4. create a file called ".env"
5. type in it "TOKEN=you"
6. replace "you" with your discord bot token
7. run "node ." in terminal, done.I really don't care about the errors, please fix them yourself. :D