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

https://github.com/spongejump/discord-multi-functional-bot


https://github.com/spongejump/discord-multi-functional-bot

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Discord Multi-functional Bot

Discord Multi-functional Bot

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`CLIENT_TOKEN ` = 'MTI4...'

## Run Locally

Clone the project

```bash
git clone https://github.com/gungho0619/discord-multi-functional-bot.git
```

Go to the project directory

```bash
cd discordBot
```

Install dependencies

```bash
npm install
```

Start the server

```bash
yarn serve
```

## Tech Stack

**Client:** React, Redux, TailwindCSS

**Server:** Node, Express

## Features

- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform

## Badges

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![GPLv3 License](https://img.shields.io/badge/License-Flamingo-red.svg)](https://opensource.org/licenses/)

## Authors

- [Flamingo](https://www.github.com/gungho0619)

## Feedback

If you have any feedback, please reach out to me via [mail](tzztson@gmail.com) or [telegram](https://t.me/gungho0619)