# Get Started

Develop quickly, easily and efficiently.

Make sure you have NodeJS v20 or higher installed for proper functionality. This is a framework for developing Discord bots in a much simpler and faster way, based entirely on JavaScript and official libraries.

# Features

  • Integrated support for MongoDB databases
  • Integrated REST API system by routes

# Create your first project

Run this command in your terminal to create a sample project

npx create-discremy

Once your project is created, go to the folder that was just created in your current directory.