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

https://github.com/harryitz/matthew

a open-source discord tools bot written in js
https://github.com/harryitz/matthew

Last synced: over 1 year ago
JSON representation

a open-source discord tools bot written in js

Awesome Lists containing this project

README

          

Matthewlogo


[![Build Status](https://travis-ci.org/taylordevs/Matthew?branch=master)](https://github.com/taylordevs/Matthew)
[![GitHub release](https://img.shields.io/github/release/taylordevs/Matthew.svg)](https://github.com/taylordevs/Matthew)
[![GitHub license](https://img.shields.io/github/license/taylordevs/Matthew.svg)](https://github.com/taylordevs/Matthew/blob/master/LICENSE)
[![CodeFactor](https://www.codefactor.io/repository/github/taylordevs/matthew/badge)](https://www.codefactor.io/repository/github/taylordevs/matthew)
[![GitHub issues](https://img.shields.io/github/issues/taylordevs/Matthew.svg)](https://github.com/taylordevs/Matthew/issues)

A cross-platform, open-source, and easy to use Discord bot written in Javascript using the [Discord.js](https://discord.js.org/#/) library.

## Sponsor this project
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/taylordevs)

## Features
- [ ] **Customizable** - Matthew is fully customizable. You can change the prefix, the language, and much more.
- [ ] **Easy to use** - Matthew is easy to use. You can use the `help` command to get a list of commands.
- [x] **Open-source** - Matthew is open-source. You can contribute to the project by forking the repository and creating a pull request.
- [ ] **CrashNotifier** - Matthew has a CrashNotifier. If Matthew crashes, bot will send a message to discord channel.
- [ ] **ChatGPT** - Matthew is integrated with ChatGPT API. You can chat with Matthew.
- [ ] **GitHub** - Matthew is integrated with Github API. You can get information about a github repository.
- [ ] **AntiBadWord** - Matthew has an AntiBadWord system. If someone says a bad word, bot will send a message to discord channel.

## Database
- Matthew plans to use [MySQL](https://www.mysql.com/) database as his primary database

## Installation
1. Clone the repository: `git clone https://github.com/taylordevs/Matthew.git`
2. Install the dependencies: `npm install`
3. Edit the `.env` file and enter your bot token and prefix.
4. Start the bot: `npm start`
5. Enjoy!

## Contributing
If you want to contribute to the project, you can fork the repository and create a pull request. You can also join our Discord Server and help us there.