Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

brightsole/nightbot-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightbot-functions

What are they?

tl;dr: an ever expanding set of functions you can add to nightbot

Commands

Command Arguments Description
!dbd-rnjesus Randomly selects a killer from dead by daylight to play as
!dbd-kill-perks selects 4 random killer perks from the available pool
!pick-random ...choices selects 1 from an unbounded number of following args

What else

It also is a really svelte environment to write the functions with pretty var names and so on, and then collapse them to single-liners


How to use them?

tl;dr: copy the code from the compiled readme, and paste in chat!

go here to see minified functions for copying

Alternatively, you may find it beneficial to write new functions! that's super easy too!

Just clone this repo! Then npm i. Then create a new function inside src!

### is replaced with your minified code

then run npm run minify


TODO:

  • Keep adding functions!
  • Maybe even support typescript!?

Buy Me A Coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published