Skip to content

jcolour-reborn/jColour

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jColour

Website + discord.js interface for the jColour bot

Invite me!

https://jcolour.honkmaster.ninja/invite

Installing

  • Fork the repository

  • Clone it

  • Install the necessary components (Ejs, Express etc) with npm i

  • Make a Discord bot

  • Rename /config/config.example.json to /config/config.json and fill it up

  • npm start

  • (Ex. Apache for domains)

Built With

  • Bulma - The css framework used
  • Express - Web application framework
  • EJS - Javascript templating
  • Discord.js - Doing the heavy lifting for the Discord API.
  • Commando - Command extension for Discord.js

Contributing

Want to contribute? That would be great. We have a few guidelines and would appreciate you following them.

  • Code must be supported on Firefox, Chrome, Safari, Edge and IE if possible.
  • If possible, no heavy libraries such as JQuery.
  • Please format your code like the rest in our project.
  • Please add comments to your code.

Please submit a pull request or an issue.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Packages

No packages published

Languages

  • JavaScript 83.0%
  • HTML 12.2%
  • CSS 4.8%