Skip to content

Perplex is a multipurpose Discord Bot, with features like a captcha system, join-to-create system and much more

License

Notifications You must be signed in to change notification settings

Imadev5/Perplex-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perplex-Bot

Perplex is a multipurpose Discord Bot, with features like a captcha system, join-to-create system and much more

Discord server

Installation

  1. Start cloning the repository and installing the dependencies.
git clone https://github.com/gokiimax/Perplex-Bot.git
cd Perplex-Bot
npm install
  1. Make sure you installed ffmpeg (for the music system)
  2. Create a free MongoDB Database
  3. Edit your config.json file to your preferences, Create a token on the Discord Developer Portal

Config:

{
    "token": "YOUR TOKEN HERE",
    "developerGuild": "GUILD ID HERE",
    "activityInterval": 5,
    "botMainColor": "0x9733f5",
    "botErrorColor": "0xdb3535",
    "database": "MONGO-DB LINK HERE"
}
  1. If you finished to configurate, you can start the bot
npm run start

Checklist

  • - Help Command
  • - Fun Commands
  • - More features...

Contributing

You are welcome to contribute by submitting a Pull Request to the repository.

Author

gokimax

☕️ Support & Socials

My Bot is open source and free to use. If you found any of my repos useful and would like to support my projects, feel free to donate to my bitcoin address.

🔗 bc1qg2v8p3pz6u2h8mnhw47azcjhevf800037l64uj

TikTok Link Twitter Link Insta Link

About

Perplex is a multipurpose Discord Bot, with features like a captcha system, join-to-create system and much more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%