1.0.0-beta.5 • Published 2 years ago

@elias.schaut/discord-bot-template v1.0.0-beta.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

GitHub package.json version NPM

Discord.js-Template

A template for creating discord bots with node.js and discord.js \ This project was guided by Discord.js Guide

Features

  • Easy create new commands with lots of precreated modifications (see add a command)
  • Address your commands with slash commands (see slash commands)
  • Use precreated database or create new ones (see database)
  • Use precreated logger to log console outputs (see use logger)
  • Add own languages or use the precreated english and german for responses in discord (see add a language)
  • Customise bot in config file (see config file)

How to use

Please use the wiki to find out, how to use this template!