Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.
Mr Swift edited this page Dec 21, 2020 · 1 revision

Sylvanas Discord Bot


ability

Alldm (just for admin )

anime

ascii

avatar

ban

clear

warn

kick

dm (Just for Bot CR)

Give a role with react

kiss

poll

Say (Just for per Manage Channle)

Time

Weather

Welcome

Reddit

Meme

10 commands NSFW (NOTE: To enable these commands, you must copy the relevant files in the nsfw folder into the commands folder) and ...


Libraries participating in this project

Discord.Js

Discord-canvas

Discord-giveaways

ytdl-core

quick.db

nekos.life

weather-js

random-puppy (With a little change)


Install

  1. Download and Install node.js

  2. Download the file using the following command

git clone <link>
  1. Use the following commands to go into the file and install the required libraries
cd <File location>

npm install

  1. Enter the config.json file and change the following
   "botstat":{
        "tokenbot":" ",
        "prefix":"%",
        "botID":" ",
        "ownerID":" ",
        "twichtUrl":" ",
        "invUrl":" "
  1. And after doing all the work and saving the information using the following command, you turn on the Bot
node .
Clone this wiki locally