Skip to content

Rexyislive/DiscordCommandSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Command Snippets

A collection of command snippets for a discord.js v13 bot. (Assumes your bot is built following the guide/tutorial)

Please use these as examples, though the code works, I give no guarantee that it's good code.

Changelog

Discord.js v13 Command Handling on @discordjs/guide


Suggest a command

Use Github's Issue tracker to post ideas and suggestions.


Commands list

Fitness commands 💪

Command Description Permalink
bmi.js Body Mass Index Calculator commands/bmi/bmi.js
convert.js Convert a unit to another commands/convert/convert.js
mhr.js Calculate user Max Heart Rate. commands/mhr/mhr.js
tdee.js Calculate user Total Daily Energy Expenditure. commands/tdee/tdee.js
macros.js Calculate user Macronutrients based on their goals. commands/macros/macros.js
onerep.js Calculate user One Repetition Maximum. commands/onerep/onerep.js

Utility

Command Description Permalink
thumbnail.js Fetch YouTube Video Thumbnail commands/thumbnail/thumbnail.js

Roleplay

Command Description Permalink
generate-name.js Generate a random name commands/generate-name/generate-name.js

About

A collection of command snippets for a discord.js v13 bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published