Skip to content

A Discord BOT to fetch programming Contest Events.

Notifications You must be signed in to change notification settings

p1unit/NZEC-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steps to run the project.

you need Maven to run this project.

Install Maven from here Maven site

Steps to run this project.

  1. Clone the Repository
  2. Set your own Environment Values under src/main/java/resources/ResourcesValues.java.
  3. install all dependencies using command mvn install.
  4. compile the project using command mvn clean compile.
  5. package everything in FAT JAR using command mvn package.
  6. Now you will have a JAR file under /target folder and jar file with name NZEC-BOT-1.0.jar.
  7. run the jar file using command java -jar target/NZEC-BOT-1.0.jar.

About

A Discord BOT to fetch programming Contest Events.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages