2025-05-11 02:58:33 +02:00
2025-05-06 21:37:03 +02:00
2025-04-15 01:36:15 +02:00
2025-04-17 21:13:23 +02:00
2025-04-25 14:58:58 +02:00
2025-05-06 14:21:31 +02:00
2025-05-11 02:58:33 +02:00
2025-05-06 21:37:03 +02:00
2025-05-06 21:37:03 +02:00
2025-04-25 01:51:13 +02:00
2024-07-26 10:20:24 -07:00
2025-04-24 21:27:45 +02:00
2025-04-21 17:53:05 +02:00

FLOPOBOT DEUXIEME DU NOM

Project structure

Below is a basic overview of the project structure:

├── .env.sample
├── index.js      -> main entrypoint for app
├── commands.js -> slash command payloads + helpers
├── game.js     -> some stuff and data
├── utils.js    -> utility functions and enums
├── package.json
├── README.md
└── .gitignore

Other resources

Description
No description provided
Readme 5.8 MiB
Languages
JavaScript 100%