Skip to content

ZerooCoding/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

WelcomeBot

Windows install:

  1. Change the welcome channel in the config.json file.
  2. Change the picture (call the picture wallpaper.jpg)
  3. Insert your token.
  4. Run "npm install" (be sure that you have installed "node.js" on your pc / server.)
  5. Run "node index.js"
  6. Have fun!

Linux install

1.Clone the rep. git clone https://github.com/BrainFoot/WelcomeBot (your name)

  1. Change the welcome channel in the config.json file.

  2. Change the picture (call the picture wallpaper.jpg)

  3. Insert your token.

  4. Run "npm install" (be sure that you have installed "node.js" on your pc / server.)

  5. Run "node index.js"

  6. Have fun!

Screening:

nano start.sh copypasteme: while true; do node index.js done

then use: screen -L -S bash start.sh (your screen name)

when you dont have instaled screen use: apt-get install screen

For more help join our Discord! Tutorials: #1 Klick Here #2 Klick Here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published