Skip to content

THDevOFF/javascript-bot-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Bot Template for Discord

This is discord bot with slashcommands. you can use this repo as a base for your project

installing

  1. Install nodejs from https://nodejs.org/
  2. install dependencies.
  • run command npm i
  1. Set up token in config.json

Sharding

if you need set up shards you canchange sharding to true in config.json file

Running

After installing and setting up token run command node .

Пример бота на JavaScript для Discord

Это бот discord с командами через косую черту. вы можете использовать этот отчет в качестве основы для своего проекта

Установка

  1. Скачайте и установите NodeJS с сайта https://nodejs.org/
  2. Кстановите зависимости.
  • запустите команду npm i в консоли
  1. Вставьте токен в config.json

Шардинг

Поставьте параметр sharding на true в файле config.json file

Запуск

После установки инастройки введите команду node . в консоли

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published