Skip to content

FnrDev/moderation-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
{
    "token": "Your discord bot token",
    "prefix": "Your discord bot prefix"
}

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"

{
    "token": "Your discord bot token",
    "prefix": "Your discord bot prefix"
}