Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pre-suffix/suffx
- Owner: Pre-Suffix
- License: mit
- Created: 2024-12-18T05:00:48.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T22:35:38.000Z (7 days ago)
- Last Synced: 2025-02-06T23:28:04.533Z (6 days ago)
- Topics: discord-bot, discord-js, discord-js-v14, nodejs
- Language: JavaScript
- Homepage:
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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