Skip to content

PreciousWarrior/psncc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psncc

What is this?

This is the PSN Coding Club Bot's code (built using node.js) for our school's coding club discord server. It has various functionalities

How do I use this?

  1. Install node.js and npm
  2. Clone this repository, then cd into it. Provide your bot token at personal/token.txt.
  3. Install all dependencies via npm install {dependencies}. Currently you just need to install discord.js via npm install discord.js
  4. Run the bot via node index.js
  5. To add more commands just create another file in the commands folder and follow the syntax of the other commands to make your own command

Can I contribute?

Anyone in or outside our school is welcome to contribute and add a pull request. However only trusted ppl get collaborator (obviously!)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors