Skip to content

A script to generate weird messages that are valid for a Discord counting bot.

License

Notifications You must be signed in to change notification settings

ToborWinner/discord-counting-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-counting-tools

Not all modes work at the moment because they updated the math in the bot. Might be fixed soon.

A script to generate weird messages that are valid for a Discord counting bot.

Usage

The command allows you two specify two parameters: mode and number. The number is required, however you may choose to omit the mode. When the mode is omitted, it will be randomized.

Usage: [mode] <num>

A list of modes can be found near the end of Main.java.

Testing without installing

If you have Nix installed and would like to test the program without installing it, run the following command and replace <num> and [mode] with the desired inputs.

nix run github:ToborWinner/discord-counting-tools -- [mode] <num>

About

A script to generate weird messages that are valid for a Discord counting bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published