Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gonzyui/discord-template-v13
An easy-to-use discord bot including database, slash commands and context menus !
https://github.com/gonzyui/discord-template-v13
bot context-menus database discord discord-bot discord-js discordjs discordjs13 mongodb mongoose nodejs slash-commands slash-commands-handler template user-command welcome-message
Last synced: about 1 month ago
JSON representation
An easy-to-use discord bot including database, slash commands and context menus !
- Host: GitHub
- URL: https://github.com/gonzyui/discord-template-v13
- Owner: gonzyui
- License: mit
- Archived: true
- Created: 2021-08-28T14:15:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T22:58:35.000Z (over 1 year ago)
- Last Synced: 2024-09-28T08:42:14.322Z (about 1 month ago)
- Topics: bot, context-menus, database, discord, discord-bot, discord-js, discordjs, discordjs13, mongodb, mongoose, nodejs, slash-commands, slash-commands-handler, template, user-command, welcome-message
- Language: JavaScript
- Homepage: https://github.com/gonzyui/Discord-Template-V13/wiki
- Size: 517 KB
- Stars: 96
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Bot Template
An easy-to-use discord bot using [Discord.JS](https://discord.js.org) V13.
[Wiki](https://github.com/gonzyui/Discord-Template-V13/wiki)Includes:
- Slash commands
- Database
- User commands
- GreetingsLanguages:
- French
- English
- Spanish
- Turkish
and more in future## Requirements
- Node JS 16.6 or higher
- Scope "applications.commands" when adding the bot
- [MongoDB](https://www.mongodb.com) cluster (you can use Free clusters)## Install it
- Use `git clone gonzyui/Discord-Template-V13` or download the `.zip` file
- Do `npm i`
- Edit the `.env.example` to include your token, MongoDB login and the IDs of users that can use owner only commands separated by spaces, like this: `OWNERS=280045641604792322 371384583876509697`
- Rename `.env.example` to `.env`
- Now you can run it with `node .`## Issues
If you encounter any issue, please open an [ISSUE](https://github.com/gonzyui/Discord-Template-V13/issues).
#### Known issues:- No
- known
- issues## Contributors
Want to contribute and appear here ? Open a [PR](https://github.com/gonzyui/Discord-Template-V13/pulls) :)
Gonz#0001
👑 Project owner
RedProcessor
Turkish contributor
elbkr
Contributor
tatsumara
Contributor