Skip to content

Asraye/RevoltJS-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Revolt.js Bot Template

A simple and modular Revolt.js bot template designed for easy command management and clean structure.


⚙️ Configuration

Edit config.json:

{
  "token": "YOUR_BOT_TOKEN_HERE",
  "prefix": "!",
  "cooldownSeconds": 3
}

🚀 Getting Started

  1. Install dependencies:

    npm install revolt.js
  2. Run the bot:

    node index.js

About

If you really want to use this; you can, I'll try and improve it soon Ig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published