https://github.com/hellofaizan/brush
https://github.com/hellofaizan/brush
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellofaizan/brush
- Owner: hellofaizan
- Created: 2023-11-16T17:46:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T07:34:33.000Z (over 2 years ago)
- Last Synced: 2024-10-12T11:07:53.556Z (over 1 year ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# DiscordTemplate
🤖 Discord JS 14 Bot Template. Developed by [HelloFaizan](https://l.hellofaizan.me/)
### Let me tell you first Discord Bot making in much easier in Python. Checkout [Discord.py 14 Slash Command Template](https://github.com/hellofaizan/Discod.pyTemplate)
## 📝 Features
- [x] Slash Commands. Its just a template. You expected more. Huh?
- [ ] More features coming soon.
## 📚 How to setup
1. Click on the `Use this template` button.
2. It will make a reposotory for you. Clone it.
3. Run `npm i discord.js dotenv nodemon` in terminal to install all the dependencies.
4. Rename `.env.example` to `.env` and paste the `bot token` in it. (You can get it from [here](https://discord.com/developers/applications))
5. Run `npm init` in terminal and start filling the details.
6. Go to `src/functions/hanelCommand.js` and change the `clientID` to your Discord Application Client ID.

7. Run `nodemon index.js` in terminal to start the bot.
### That's it. You are done. Now you can start coding
## 📜 License
You are free to use this template. But you can't reupload it anywhere. You can modify it as you want. But you can't claim it as yours. You can't sell it. You can't use it for commercial purposes. You can't use it for any illegal purposes. You can't use it for any harm.
## 📞 Contact
You can contact me on Discord. My tag is `HelloFaizan#2746`. You can also join my [Discord Server](https://discord.gg/invite/rraBbMQraQ) to get help.
## 📚 Credits
- [HelloFaizan](https://hellofaizan.me/) - Developer
## Join Discord for any quries