-
Notifications
You must be signed in to change notification settings - Fork 2
Home
LoopyChimp edited this page Mar 28, 2022
·
5 revisions
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus An awesome multipurpose discord bot build using WOKCommands for a clean looking command handler Fully equipped for Slash Commands Only! (Can easily enable legacy commands again!)
Main Bot: Invite Here
- Node.js 16.6.0 or newer
- npm installed
- WOKCommands Installed
git clone https://github.com/ParadiseB0t/Paradise-Bot.git
cd Paradise-Bot
npm install
- Rename
.config.example.ts
to.config.ts
and fill the values - After installation finishes type
npm run dev
to start the bot - Visit the wiki to understand the SRC folder better! https://github.com/ParadiseB0t/Paradise-Bot/wiki
- Feel free to Fork this repository, create a feature branch and submit a pull request