Skip to content

Template for Your Node.js GitHub Discord Bot Project

Notifications You must be signed in to change notification settings

NanduWasTaken/Discord-Bot-Template

Repository files navigation

Walnut

[Bot Name & Your Bot Logo Above]

[BotName] is an easy to use, advanced Discord multipurpose bot containing lot of commands.
It can do Moderation, Tickets, Radio, Games, Giveaways, Customisation, Economy, Leveling, Invites, Messages, Utilities, Suggestions, Server Stats etc.
Unfortunately the owners stopped at the peak and decided to put the source online of which I made an updated version.

Report BugRequest FeatureQuestions

Run on Repl.it

Notice

You may not claim this as your own! The original source was created by Owner Name. You should credit the orginal owners on your project if you are using this bot.

Walnut is a multipurpose Discord bot base on Discord.js If you like this repository, feel free to leave a star ⭐ to motivate me!

Features

  • Slash Commands
  • Upto date with Discord.js v14
  • Utility Commands
  • Fun Commands
  • Dynamic Help Command
  • Easy to use
  • Don't wanna host it yourself? Use our Public Bot

Requirements

Start

Clone the repo by running

git clone https://github.com/[User_Name]/[Repo_Name]

Install the Required Packages

npm i

Fill in the Bot Token Field in the config.js file & Start Your Bot

node index.js

Used Pakages & Modules

  • Discord.js v14+
  • Undici (For Api Required Commands)
  • Mongoose (For Mongo DB Database)

Contributers