Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rozboje/discord-bot

discord.js bot for your server
https://github.com/rozboje/discord-bot

discord discord-bot discord-js

Last synced: 5 days ago
JSON representation

discord.js bot for your server

Awesome Lists containing this project

README

        

## Features
- [x] Welcome messages
- [x] Verification system
- [x] Slash Commands
- [ ] Giveaways
- [ ] Tickets
- [ ] Auto mod
- [ ] Log system

## Installation Guide

### Clone the repo by running
```bash
git clone https://github.com/rozboje/discord.js.git
```
### After cloning Fill all requirement in `config.json`, then run
```bash
npm install discord.js
```
### To start your bot
```bash
node index.js
```