Skip to content

Vision is a discord.js V13 bot tester

License

Notifications You must be signed in to change notification settings

CyberCosmos24/Vision

 
 

Repository files navigation

Vision

Vision is a bot made with Lextra command, event, logging handlers. I have made this bot to test out and fiddle around with discord.js V13. I have changed and added some stuff to the bot to make it to my liking. If you wish to run your own instance of this bot instructions are down below!

So lets go ahead and download the Vision source-code from github.

You can either fork it from my github page or you can download it from going to the top of Vision and clicking on the "Code" dropdown button and selecting "Download Zip" after you do that all you'll have to do is extract the files within zip somewhere on your computer then after that just open up VSC(Visual Studio Code)

Now you have to install all the packages and that's actually really easy for Linux and Windows just type

npm i

So now that we have what's required for the packages we can simply just go into the config.json and apply the bots id and token which can be found here

For the final step just run this command within the terminal in VSC. (If You'd like to use this with commands prompt just remove the ; and replace it with && like: node .\deploy-commands.js && node .)

cls; node .\deploy-commands.js; node .

If you are using pm2 then use this

/cosmos/Bots/Vision# pm2 start process.json 

Done!

If you need help with this bot join these guilds below

Offical DJS Server: https://discord.gg/djs
Discord API Server: https://discord.gg/discord-api 
World Of Coding Server: https://discord.gg/program  

About

Vision is a discord.js V13 bot tester

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%