Skip to content

CraftingLevi/HutsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HutsBot

To run, this requires the following folders and files to be added:

src/

src/config.JSON --> contains a JSON, content described below

src/themaselectie.mp3 --> sound file in mp3 format

src/welterusten.mp3 --> sound file in mp3 format

config.JSON should have the following form:

{

"token":"DISCORD APPLICATION TOKEN",

"thema_users":[(int) UUID...(int) UUID],

"google_sheet_link":"google sheet link"

}

thema_users are the only ones allowed to roll a thema. The UUID of a users can be identified when running the bot, as user ids are shown when users use commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages