Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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