Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.
/ Echo Public archive

Echo is a discord bot written in Discord.js

License

Notifications You must be signed in to change notification settings

juls0730/Echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo

Echo is a discord bot written in discord.js I wrote the code all by hand you are free to use this however you like under these conditions as stated in the MPL-2.0

  • You must disclose your Source
  • You must use the same License as i do
  • You must include the License and copyright with the files you make publicly available

How to use

If you would like to use my code in your own project then you can follow these steps

  1. Download and extract the source
  2. Make sure you have node.js installed as its necessary to run javascript files
    1. Alternatively you could use something like glitch or repl
  3. make a new application in the discord developer portal
  4. make a bot in the bot tab copy your token this is needed to tell discord your API use is valid
  5. Now CD into the directory
  6. put your token into the token variable at the top
  7. run npm i
  8. run node . once thats done
  9. Modify the code to your hearts content

About

Echo is a discord bot written in Discord.js

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks