Skip to content

mikkelam/botscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botscripts

Workflow

Create package, in said package, add a mainhandler which handles the main flow of the bot.

Development Setup

This project can be built with Gradle. It includes a runnable version in the repository itself. If using IntelliJ IDEA, run

$ ./gradlew idea

from the root directory to generate all the files needed by IDEA to recognize imported libs (topbotclient.jar) and the Gradle build system itself, allowing for easy running of Gradle tasks from the IntelliJ IDE. Alternatively, run

$ ./gradlew build

to build the entire project.

About

Bot scripts for tbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages