Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 948 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 948 Bytes

ESCBot! 🤖

The Simplest Slash Commands Discord Bot Template.

Version: 1.2

ESCBot is an open-source template for a straightforward Discord bot. Install it, add your commands, and run the bot! You'll need to have a bot set up on the Discord Developer Portal beforehand.

Support ES6 Modules

Maintained by @stormyzio (me)

How to Start?

1️⃣ Clone the Git repository with: git clone https://github.com/stormyzio/ESCBot

2️⃣ Open the folder in your favorite IDE.

3️⃣ Run npm install to install all dependencies.

4️⃣ Replace TOKEN and ID in the .env file.

5️⃣ Run your bot with npm start.

It's as easy as pie! 🚀

If you love the project, please star this repository ⭐️

Author: @stormyzio