Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pre-suffix/suffx

A Discord bot made in Node.JS
https://github.com/pre-suffix/suffx

discord-bot discord-js discord-js-v14 nodejs

Last synced: 2 days ago
JSON representation

A Discord bot made in Node.JS

Awesome Lists containing this project

README

        




SuffX Logo


SuffX Discord Bot


A general utilitarian Discord bot



Resource Links

Prerequisites

Getting Started

Features


## 🔗 Resource Links

- 🤖 Bot: [Invite Here](https://discord.com/oauth2/authorize?client_id=765366636571131944&permissions=1376805842000&integration_type=0&scope=bot%20applications.commands)
- 📂 Documentation: [Visit Here](https://github.com/Pre-Suffix/suffx/wiki)

## 📦 Prerequisites

- [Node.js](https://nodejs.org/en/) v18.17.0 or higher
- [Git](https://git-scm.com/downloads)
- [MongoDB](https://www.mongodb.com)
- [FFMPEG](https://ffmpeg.org/)

## 🚀 Getting Started

- Open the terminal and run the following commands

```
git clone https://github.com/Pre-Suffix/suffx.git
cd suffx
mkdir chatlogs
npm install
```

- Wait for all the dependencies to be installed
- Rename `.env_example` to `.env` and fill the values
- Type `npm run start` to start the bot