项目作者: FnrDev

项目描述 :
Best discord bot commands can find
高级语言: JavaScript
项目地址: git://github.com/FnrDev/moderation-discord-bot.git
创建时间: 2020-11-10T06:03:40Z
项目社区:https://github.com/FnrDev/moderation-discord-bot

开源协议:

下载


Discord bot made by Fnr#0017

If you want your bot support slash commands check this Repo

  • get started

1- First create file named “config.json”
2- npm install

  • config.json
    1. {
    2. "token": "Your discord bot token",
    3. "prefix": "Your discord bot prefix"
    4. }

Bot commands:

  • ban command
  • kick command
  • botinfo command
  • say command
  • change nickname command
  • userinfo command
  • serverinfo command
  • ping command
  • avatar command
  • set avatar command for bot
  • set username command for bot
  • set presence command for bot
  • restart command
  • add role command
  • clear command

  • And alot more..


في البدايه سو ملف اسمه “config.json”

بعدها حمل بكجات عن طريق امر “npm install”

  1. {
  2. "token": "Your discord bot token",
  3. "prefix": "Your discord bot prefix"
  4. }