Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rednexie/discord-template

bot template/command handler for discord.js
https://github.com/rednexie/discord-template

basic-discordjs codeanywhere codesandbox codespaces discord discord-bot discord-bot-template discord-js discord-js-template discord-js-v14 discord-server discord-template discord-template-js discordjs discordjsbot github-codespaces glitch nodejs replit stackblitz

Last synced: 16 days ago
JSON representation

bot template/command handler for discord.js

Awesome Lists containing this project

README

        

# 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](https://github.com/Rednexie/discord-template/blob/main/setup.md)

---
# Links
[Download as Zip](https://github.com/Rednexie/discord-template/archive/refs/heads/main.zip)

[Clone with git](https://gist.github.com/Rednexie/262d1b8a7d8c9cebef4e1a567509a0e0)

[Run on Replit](https://repl.it/github/Rednexie/discord-template)

[Import into Glitch](https://glitch.com/edit/#!/import/git?url=https://github.com/Rednexie/discord-template)

[Create Github Codespace](https://github.com/codespaces/new?quickstart=1&name=discordtemplate&repo=Rednexie/discord-template)

[Import into CodeSandbox](https://codesandbox.io/p/github/Rednexie/discord-template)

# Possible Updates
- Sharding/Clustering to run multiple bots
- More database options
- Mongo
- MySQL
- JSON