Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

skateboard/licensing-system-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licensing System Discord

The discord bot for Licensing System

Licensing System


Installation

Clone the repository

git clone https://github.com/SKATEB0ARD/licensing-system.git

Go into folder and open up a command prompt and do

gradle build

Once built go into build/libs/ and create a file called config.json

Config Example

{
  "api_url": "http://website.com/api/v1/",
  "api_token": "123-456-789-000",
  "discord_token": "token",
  "guild_id": "111111111111",
  "user_role_id": "11111111111111",
  "staff_role_id": "111111"
}

Then run the bot.

About

The Discord bot to licensing-system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages