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

https://github.com/cpluspatch/cpluspatch-bot

A Discord bot for my Discords, it does random stuff
https://github.com/cpluspatch/cpluspatch-bot

Last synced: 11 months ago
JSON representation

A Discord bot for my Discords, it does random stuff

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![Discord][discord-shield]][discord-url]





Logo

CPlusPatch's Little Helper


My personal bot







## About The Project

![Bot screenshot](https://i.imgur.com/JH2xxE1.png)

I made this bot because I wanted to have a fun little project to work on, so yeah I'm doing this now? It can deez nut people and moderate a little

(back to top)

### Built With

* [Node.js](https://nodejs.org/)
* [Discord.js](https://discord.js.org/)

(back to top)

## Getting Started

Getting a working copy is fairly simple

### Prerequisites

You'll need npm of course, and if you want to use the /song command a Spotify token.
* npm

```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo

```sh
git clone https://github.com/cpluspatch/cpluspatch-bot.git
```
2. Install NPM packages

```sh
npm install
```
3. Copy `config.json.example` to `config.json`

```sh
cp config.json.example config.json
```

4. Fill in `config.json`

5. Create a `data` folder and create `lang.json`, `roles.json` and `toggle_triggers.json` inside

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Gaspard Wierzbinski - `contact@cpluspatch.com`

Project Link: [https://github.com/cpluspatch/cpluspatch-bot](https://github.com/cpluspatch/cpluspatch-bot)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/cpluspatch/cpluspatch-bot.svg?style=for-the-badge
[contributors-url]: https://github.com/cpluspatch/cpluspatch-bot/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/cpluspatch/cpluspatch-bot.svg?style=for-the-badge
[forks-url]: https://github.com/cpluspatch/cpluspatch-bot/network/members
[stars-shield]: https://img.shields.io/github/stars/cpluspatch/cpluspatch-bot.svg?style=for-the-badge
[stars-url]: https://github.com/cpluspatch/cpluspatch-bot/stargazers
[issues-shield]: https://img.shields.io/github/issues/cpluspatch/cpluspatch-bot.svg?style=for-the-badge
[issues-url]: https://github.com/cpluspatch/cpluspatch-bot/issues
[license-shield]: https://img.shields.io/github/license/cpluspatch/cpluspatch-bot.svg?style=for-the-badge
[license-url]: https://github.com/cpluspatch/cpluspatch-bot/blob/master/LICENSE.txt
[discord-shield]: https://img.shields.io/badge/-Discord-black.svg?style=for-the-badge&logo=discord&colorB=555
[discord-url]: https://discordhub.com/profile/779660899081519115
[product-screenshot]: images/screenshot.png