Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.74 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.74 KB

🤖 Description

An awesome multipurpose discord bot built using discord.js v13 with support for slash commands
Demo Bot: Invite Here

Requirements

  • Node.js 16.6.0 or newer
  • npm installed

🚀 Getting Started

git clone https://github.com/saiteja-madha/discord-js-bot.git
cd discord-js-bot
npm install
  • Rename config-sample.js to config.js and fill the values
  • After installation finishes use node . to start the bot

Features

  • Auto Moderation: Power moderation commands to catch possible scammers when you are away
  • Powerful moderation: Moderate and log every action
  • Image Manipulation: Have fun with various image filters and generators
  • Invite Tracking: Best invite tracking with invite rewards
  • Ticketing: support for creating multiple tickets

Command Modules

  • Automod: antighostping, antiinvites, antilinks, antiscam, maxlines, maxmentions, ...
  • Economy: daily, gamble, deposit, withdraw, transfer, ...
  • Fun: cat, doc, flipcoin, fliptext, ...
  • Information: avatar, roleinfo, channelinfo, guildinfo, profile, ...
  • Invites: inviter, invites, invitesimport, invitecodes, ...
  • Moderation: warn, kick, softban, ban, mute, unmute, ...
  • Music: play, pause, resume, stop, skip, ...
  • Social: reputation
  • Utility: proxies, translation, weather, covid, ...

Complete commands list can be found at the Wiki

🤝 Contributing

Feel free to Fork this repository, create a feature branch and submit a pull request