/cpluspatch-bot

A Discord bot for my Discords, it does random stuff

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License Discord


Logo

CPlusPatch's Little Helper

My personal bot


About The Project

Bot screenshot

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

(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

    npm install npm@latest -g

Installation

  1. Clone the repo

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

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

    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

(back to top)