https://github.com/chethanyadav456/giveaway
A feature-rich Giveaway Bot For Discord Written In Discord.js v13. Ft. Slash Commands & Buttons. Make Giveaways and…
https://github.com/chethanyadav456/giveaway
discord discord-bot discord-giveaway discord-js discordbot discordjs discordjs-v13 giveaway giveawaybot hacktoberfest hacktoberfest-accepted hacktoberfest2023
Last synced: 3 months ago
JSON representation
A feature-rich Giveaway Bot For Discord Written In Discord.js v13. Ft. Slash Commands & Buttons. Make Giveaways and…
- Host: GitHub
- URL: https://github.com/chethanyadav456/giveaway
- Owner: chethanyadav456
- License: mit
- Created: 2022-05-17T02:20:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T05:42:07.000Z (over 2 years ago)
- Last Synced: 2025-02-16T13:07:05.531Z (4 months ago)
- Topics: discord, discord-bot, discord-giveaway, discord-js, discordbot, discordjs, discordjs-v13, giveaway, giveawaybot, hacktoberfest, hacktoberfest-accepted, hacktoberfest2023
- Language: JavaScript
- Homepage: https://apexbot.xyz/
- Size: 127 KB
- Stars: 24
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.d
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Giveaway - Discord Bot
A feature-rich Giveaway Bot For Discord Written In Discord.js v13. Ft. Slash Commands. Make Giveaways and more..!
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
[](https://heroku.com/deploy?template=https://github.com/chethanyadav456/Giveaway)
[](https://repl.it/github/chethanyadav456/Giveaway)
[](https://glitch.com/edit/#!/import/github/chethanyadav456/Giveaway)    
## About The Project

## Support Server
[Support Server](https://discord.gg/KCfmGuM27e) - Giveaway's Support Server Invite## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```### Installation
1. Get a BOT_TOKEN at [Discord Developer Portal](https://discord.com/developers/applications)
2. Clone the repo
```sh
git clone https://github.com/chethanyadav456/Giveaway.git
```3. Install NPM packages
```sh
npm install
```4. Enter your BOT_TOKEN in `config.js`
```JS
BOT_TOKEN = 'ENTER YOUR BOT TOKEN '
```## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/chethanyadav456/Giveaway/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes.
* Please make sure you check your spelling and grammar.
* Create individual PR for each suggestion.
* Please also read through the [Code Of Conduct](https://github.com/chethanyadav456/Giveaway/blob/main/CODE_OF_CONDUCT.md) before posting your first idea as well.### Creating A Pull Request
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See [LICENSE](https://github.com/chethanyadav456/Giveaway/blob/main/LICENSE) for more information.
## Authors
* **Chethan Yadav** - *Comp Sci Student* - [Chethan Yadav](https://github.com/chethanyadav456/) - *Developer*
## Acknowledgements
* [Chethan Yadav](https://github.com/chethanyadav456/)
* [Siddesh Sharma](https://github.com/alivexd)