An open API service indexing awesome lists of open source software.

https://github.com/z7pz/giveaways

🥽 Discord giveaway bot
https://github.com/z7pz/giveaways

Last synced: about 1 year ago
JSON representation

🥽 Discord giveaway bot

Awesome Lists containing this project

README

          

I am not gonna work rn!!


Welcome to Giveaways bot

# 🗺 Roadmap!

- [ ] Design
- [ ] Brand
- [ ] Create a brand
- [ ] Web design
- [ ] Client
- [ ] Create project using solid-js
- [ ] Server
- [ ] Cooldown system
- [ ] Discord bot
- [ ] Commands and Events registery
- [ ] Support slash commands
- [ ] Api
- [ ] Routes Registery
- [ ] Decorators
- [ ] Rate limiter
- [ ] Formater
- [ ] Routes
- [ ] Auth route(s)
- [ ] Giveaways route(s)
- [ ] General routes(s)

# 🚀 Run Locally!

## Clone the project

```bash
git clone https://github.com/z7pz/giveaways.git
```

## Go to the project directory

```bash
cd giveaways
```

## Install dependencies with:

### `npm`

```bash
npm install
```

### `yarn`

```bash
yarn
```

### `pnpm`

```bash
pnpm install
```

## Then run the project and have fun! 😀

```bash
npm run start
```

# 📝 License

Refer to the [LICENSE](LICENSE) file.