index
:
github/tanzanite.git
feature/neaconfig
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src')
-rw-r--r--
src/arguments/abbreviatedNumber.ts
2
-rw-r--r--
src/arguments/contentWithDuration.ts
2
-rw-r--r--
src/arguments/discordEmoji.ts
2
-rw-r--r--
src/arguments/duration.ts
2
-rw-r--r--
src/arguments/durationSeconds.ts
2
-rw-r--r--
src/arguments/globalUser.ts
2
-rw-r--r--
src/arguments/permission.ts
2
-rw-r--r--
src/arguments/roleWithDuration.ts
(renamed from src/arguments/roleWithDuation.ts)
2
-rw-r--r--
src/arguments/snowflake.ts
2
-rw-r--r--
src/bot.ts
12
-rw-r--r--
src/commands/_fake-command/ironmoon.ts
2
-rw-r--r--
src/commands/admin/channelPermissions.ts
2
-rw-r--r--
src/commands/admin/roleAll.ts
2
-rw-r--r--
src/commands/config/blacklist.ts
2
-rw-r--r--
src/commands/config/config.ts
28
-rw-r--r--
src/commands/config/customAutomodPhrases.ts
2
-rw-r--r--
src/commands/config/disable.ts
2
-rw-r--r--
src/commands/config/features.ts
8
-rw-r--r--
src/commands/config/levelRoles.ts
2
-rw-r--r--
src/commands/config/log.ts
2
-rw-r--r--
src/commands/dev/__template.ts
2
-rw-r--r--
src/commands/dev/eval.ts
8
-rw-r--r--
src/commands/dev/reload.ts
2
-rw-r--r--
src/commands/dev/say.ts
2
-rw-r--r--
src/commands/dev/servers.ts
2
-rw-r--r--
src/commands/dev/sh.ts
2
-rw-r--r--
src/commands/dev/superUser.ts
2
-rw-r--r--
src/commands/dev/test.ts
14
-rw-r--r--
src/commands/fun/coinflip.ts
2
-rw-r--r--
src/commands/fun/dice.ts
2
-rw-r--r--
src/commands/fun/eightBall.ts
2
-rw-r--r--
src/commands/fun/minesweeper.ts
2
-rw-r--r--
src/commands/info/avatar.ts
2
-rw-r--r--
src/commands/info/botInfo.ts
2
-rw-r--r--
src/commands/info/color.ts
2
-rw-r--r--
src/commands/info/guildInfo.ts
2
-rw-r--r--
src/commands/info/help.ts
2
-rw-r--r--
src/commands/info/icon.ts
2
-rw-r--r--
src/commands/info/links.ts
2
-rw-r--r--
src/commands/info/ping.ts
2
-rw-r--r--
src/commands/info/pronouns.ts
2
-rw-r--r--
src/commands/info/snowflake.ts
32
-rw-r--r--
src/commands/info/userInfo.ts
2
-rw-r--r--
src/commands/leveling/leaderboard.ts
2
-rw-r--r--
src/commands/leveling/level.ts
13
-rw-r--r--
src/commands/leveling/setLevel.ts
2
-rw-r--r--
src/commands/leveling/setXp.ts
2
-rw-r--r--
src/commands/moderation/_lockdown.ts
2
-rw-r--r--
src/commands/moderation/ban.ts
2
-rw-r--r--
src/commands/moderation/evidence.ts
2
-rw-r--r--
src/commands/moderation/hideCase.ts
2
-rw-r--r--
src/commands/moderation/kick.ts
2
-rw-r--r--
src/commands/moderation/modlog.ts
2
-rw-r--r--
src/commands/moderation/mute.ts
2
-rw-r--r--
src/commands/moderation/purge.ts
2
-rw-r--r--
src/commands/moderation/removeReactionEmoji.ts
2
-rw-r--r--
src/commands/moderation/role.ts
2
-rw-r--r--
src/commands/moderation/slowmode.ts
2
-rw-r--r--
src/commands/moderation/unban.ts
2
-rw-r--r--
src/commands/moderation/unmute.ts
2
-rw-r--r--
src/commands/moderation/warn.ts
2
-rw-r--r--
src/commands/moulberry-bush/capePerms.ts
2
-rw-r--r--
src/commands/moulberry-bush/capes.ts
2
-rw-r--r--
src/commands/moulberry-bush/giveawayPing.ts
2
-rw-r--r--
src/commands/moulberry-bush/moulHammer.ts
2
-rw-r--r--
src/commands/moulberry-bush/report.ts
2
-rw-r--r--
src/commands/moulberry-bush/rule.ts
2
-rw-r--r--
src/commands/moulberry-bush/serverStatus.ts
2
-rw-r--r--
src/commands/utilities/activity.ts
2
-rw-r--r--
src/commands/utilities/calculator.ts
2
-rw-r--r--
src/commands/utilities/decode.ts
2
-rw-r--r--
src/commands/utilities/hash.ts
2
-rw-r--r--
src/commands/utilities/price.ts
2
-rw-r--r--
src/commands/utilities/steal.ts
2
-rw-r--r--
src/commands/utilities/suicide.ts
2
-rw-r--r--
src/commands/utilities/uuid.ts
2
-rw-r--r--
src/commands/utilities/viewRaw.ts
2
-rw-r--r--
src/commands/utilities/whoHasRole.ts
2
-rw-r--r--
src/commands/utilities/wolframAlpha.ts
2
-rw-r--r--
src/config/example-options.ts
2
-rw-r--r--
src/context-menu-commands/message/viewRaw.ts
4
-rw-r--r--
src/inhibitors/blacklist/channelGlobalBlacklist.ts
2
-rw-r--r--
src/inhibitors/blacklist/channelGuildBlacklist.ts
2
-rw-r--r--
src/inhibitors/blacklist/guildBlacklist.ts
2
-rw-r--r--
src/inhibitors/blacklist/userGlobalBlacklist.ts
2
-rw-r--r--
src/inhibitors/blacklist/userGuildBlacklist.ts
2
-rw-r--r--
src/inhibitors/checks/fatal.ts
2
-rw-r--r--
src/inhibitors/checks/guildUnavailable.ts
2
-rw-r--r--
src/inhibitors/command/dm.ts
2
-rw-r--r--
src/inhibitors/command/globalDisabledCommand.ts
2
-rw-r--r--
src/inhibitors/command/guild.ts
2
-rw-r--r--
src/inhibitors/command/guildDisabledCommand.ts
2
-rw-r--r--
src/inhibitors/command/nsfw.ts
2
-rw-r--r--
src/inhibitors/command/owner.ts
2
-rw-r--r--
src/inhibitors/command/restrictedChannel.ts
2
-rw-r--r--
src/inhibitors/command/restrictedGuild.ts
2
-rw-r--r--
src/inhibitors/command/superUser.ts
2
-rw-r--r--
src/lib/badwords.ts
2
-rw-r--r--
src/lib/common/AutoMod.ts
8
-rw-r--r--
src/lib/common/ButtonPaginator.ts
14
-rw-r--r--
src/lib/common/DeleteButton.ts
2
-rw-r--r--
src/lib/common/Format.ts
2
-rw-r--r--
src/lib/common/Moderation.ts
18
-rw-r--r--
src/lib/common/Sentry.ts
2
-rw-r--r--
src/lib/common/util/Arg.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushArgumentTypeCaster.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushClient.ts
137
-rw-r--r--
src/lib/extensions/discord-akairo/BushClientUtil.ts
18
-rw-r--r--
src/lib/extensions/discord-akairo/BushCommand.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushCommandHandler.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushCommandUtil.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushInhibitor.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushInhibitorHandler.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushListener.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushListenerHandler.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushSlashMessage.ts
2
-rw-r--r--
src/lib/extensions/discord-akairo/BushTask.ts
2
-rw-r--r--