Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
Last synced: about 2 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T05:42:07.000Z (over 2 years ago)
- Last Synced: 2023-03-06T04:47:57.359Z (almost 2 years ago)
- Topics: discord, discord-bot, discord-giveaway, discord-js, discordbot, discordjs, discordjs-v13, giveaway, giveawaybot
- Language: JavaScript
- Homepage: https://apexbot.xyz/
- Size: 127 KB
- Stars: 27
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
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
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/chethanyadav456/Giveaway)
[![Run on Repl.it](https://repl.it/badge/github/chethanyadav456/Giveaway)](https://repl.it/github/chethanyadav456/Giveaway)
[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/chethanyadav456/Giveaway)![Contributors](https://img.shields.io/github/contributors/chethanyadav456/Giveaway?color=dark-green) ![Forks](https://img.shields.io/github/forks/chethanyadav456/Giveaway?style=social) ![Stargazers](https://img.shields.io/github/stars/chethanyadav456/Giveaway?style=social) ![Issues](https://img.shields.io/github/issues/chethanyadav456/Giveaway) ![License](https://img.shields.io/github/license/chethanyadav456/Giveaway)
## About The Project
![Screen Shot](https://cdn.discordapp.com/attachments/835069459869466664/975968029785616454/unknown.png)
## 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)