Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.12 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.12 KB

Discord Bot Template

Features:

  • Rate Limiting
  • Admin Commands
  • User Ban/Unban
  • Command Aliases
  • Slash Commands
  • Command Examples
  • Integrations for cloud hosting platforms
  • Setup Instructions

Dependencies

  • discord.js
  • perma.db
  • dotenv
  • consoled.js

Setup & Usage

You can setup the bot by following the instructions for your preferred platform here


Links

Download as Zip

Clone with git

Run on Replit

Import into Glitch

Create Github Codespace

Import into CodeSandbox

Possible Updates

  • Sharding/Clustering to run multiple bots
  • More database options
    • Mongo
    • MySQL
    • JSON