mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-01-18 16:37:40 +01:00
17b62b50c060906fc0cc38ccec11f0d839d00d80
Migrated most of the bot messages in the bot channel, commands messages are still in the general channel. Added timestamps to some logs
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
FlopoSite
- FlopoBot has its own website to use it a different way FlopoSite's repo
Description
Languages
JavaScript
100%