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
- Host: GitHub
- URL: https://github.com/cpluspatch/cpluspatch-bot
- Owner: CPlusPatch
- License: mit
- Created: 2022-01-12T13:05:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T23:25:42.000Z (over 3 years ago)
- Last Synced: 2025-07-14T11:51:50.864Z (12 months ago)
- Language: JavaScript
- Size: 7.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
## About The Project

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
### Built With
* [Node.js](https://nodejs.org/)
* [Discord.js](https://discord.js.org/)
## 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
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Gaspard Wierzbinski - `contact@cpluspatch.com`
Project Link: [https://github.com/cpluspatch/cpluspatch-bot](https://github.com/cpluspatch/cpluspatch-bot)
[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