Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rednexie/discord-template
- Owner: Rednexie
- License: mit
- Created: 2023-09-25T09:07:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T19:11:00.000Z (9 months ago)
- Last Synced: 2024-02-10T20:26:02.311Z (9 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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