An awesome multipurpose discord bot build using discord.js v13
Demo Bot: Invite Here
Adding options for music player with controls
- Node.js 16.6.0 or newer
- npm installed
git clone https://github.com/Alleny244/Discord_Bot.git
cd Discord_Bot
npm install
- Rename
.env.example
to.env
and fill the values - After installation finishes type
npm run
to start the bot - To use the dashboard, add redirect url to discord developer portal
http://localhost:8080/api/callback
- Google Search: Google search enabled with optimized results
- Weather Status: Recites the weather status of any city
- Joke Teller: Have fun with the jokes cracked by this tiny humanoid`
- Youtube Search: Get playlist from Youtbe without switching from Discord
- Greeting: Customizable welcome when a user joins the guild
Complete commands list can be found at the Wiki
- Feel free to Fork this repository, create a feature branch and submit a pull request