SwitchbladeBot/switchblade

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
src/structures/command/parameters/types/ColorParameter.js10
src/structures/command/parameters/types/CommandParameter.js25
src/structures/command/parameters/types/EmojiParameter.js25
src/structures/command/parameters/types/GuildParameter.js10
src/structures/command/parameters/types/ImageParameter.js163
src/structures/command/parameters/types/MemberParameter.js15
src/structures/command/parameters/types/MessageLinkParameter.js51
src/structures/command/parameters/types/NumberParameter.js28
src/structures/command/parameters/types/Parameter.js21
src/structures/command/parameters/types/RoleParameter.js13
src/structures/command/parameters/types/StringParameter.js27
src/structures/command/parameters/types/TimeParameter.js11
src/structures/command/parameters/types/URLParameter.js13
src/structures/command/parameters/types/UserParameter.js37
src/structures/command/parameters/types/index.js18
src/structures/game/Game.js12
src/structures/game/Matrix.js21
src/structures/game/TwoPlayerGame.js47
src/structures/game/index.js7
src/structures/game/player/Player.js9
src/structures/game/player/PlayerManager.js25
src/structures/index.js10
src/utils/CanvasTemplates.js751
src/utils/CanvasUtils.js248
src/utils/Color.js178
src/utils/ConfirmationBox.js19
src/utils/Constants.js88
src/utils/DiscordUtils.js11
src/utils/EmojiUtils.js7
src/utils/EndpointUtils.js104
src/utils/FileUtils.js30
src/utils/GitUtils.js62
src/utils/MiscUtils.js25
src/utils/Owoify.js12
src/utils/PermissionUtils.js24
src/utils/index.js22
src/utils/logger/Logger.js42
src/utils/logger/PrettyStream.js14
src/utils/placeholders/PlaceholderRules.js32
src/utils/placeholders/PlaceholderUtils.js11