.. |
async.ts
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
canAssignRole.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
canReadChannel.ts
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
configAccessibleObjects.ts
|
removed unnecessary string literal and simplified stuff
|
2021-07-29 10:08:55 +01:00 |
createPaginatedMessage.ts
|
More fixes, change rest of stripObjectToScalars to configAccessibleObj
|
2021-07-21 22:14:09 +02:00 |
crypt.test.ts
|
Formatting and initial ButtonRoles DB work
|
2021-06-08 02:23:30 +02:00 |
crypt.ts
|
Formatting and initial ButtonRoles DB work
|
2021-06-08 02:23:30 +02:00 |
erisAllowedMentionsToDjsMentionOptions.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
getChunkedEmbedFields.ts
|
Start move to d.js
|
2021-05-31 03:30:55 +02:00 |
getGuildPrefix.ts
|
Update to new Knub 30 beta. Code clean-up.
|
2020-10-01 01:43:38 +03:00 |
getMissingChannelPermissions.ts
|
More fixes, change rest of stripObjectToScalars to configAccessibleObj
|
2021-07-21 22:14:09 +02:00 |
getMissingPermissions.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
getPermissionNames.ts
|
remove camelcase permission stuff
|
2021-07-29 13:00:45 +01:00 |
hasDiscordPermissions.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
idToTimestamp.ts
|
Use SnowflakeUtil.deconstruct
|
2021-07-29 13:14:45 +01:00 |
intToRgb.ts
|
Add case icons. Clean up !cases. Allow customizing case colors and icons.
|
2020-08-11 04:16:06 +03:00 |
isDefaultSticker.ts
|
More fixes, change rest of stripObjectToScalars to configAccessibleObj
|
2021-07-21 22:14:09 +02:00 |
isValidTimezone.ts
|
Add time_and_date plugin. Use it for timezones and date formats around the bot.
|
2020-08-19 00:19:12 +03:00 |
lockNameHelpers.ts
|
Start move to d.js
|
2021-05-31 03:30:55 +02:00 |
messageHasContent.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
messageIsEmpty.ts
|
Start move to d.js
|
2021-05-31 03:30:55 +02:00 |
missingPermissionError.ts
|
More work on permission utils and eager permission checks
|
2020-08-07 01:21:31 +03:00 |
normalizeText.test.ts
|
Replace transliteration package use with a custom normalizer function
|
2020-08-05 03:38:14 +03:00 |
normalizeText.ts
|
automod: fix normalize not trimming whitespace in ascii-only messages
|
2020-09-16 22:33:24 +03:00 |
parseColor.ts
|
Allow more color formats in !post_embed / !edit_embed -color
|
2020-08-09 20:21:01 +03:00 |
parseFuzzyTimezone.ts
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
readChannelPermissions.ts
|
Start move to d.js
|
2021-05-31 03:30:55 +02:00 |
registerEventListenersFromMap.ts
|
automod: add triggers for mod actions
|
2021-02-14 16:58:02 +02:00 |
resolveMessageTarget.ts
|
Type fixes for djs
|
2021-06-30 04:56:56 +02:00 |
rgbToInt.ts
|
Allow more color formats in !post_embed / !edit_embed -color
|
2020-08-09 20:21:01 +03:00 |
safeFindRelevantAuditLogEntry.ts
|
Change DiscordRESTError to DiscordAPIError
|
2021-06-30 23:06:02 +02:00 |
sendDM.ts
|
Change DiscordRESTError to DiscordAPIError
|
2021-06-30 23:06:02 +02:00 |
snowflakeToTimestamp.ts
|
Add !slowmode command
|
2020-08-09 17:28:21 +03:00 |
stripMarkdown.ts
|
Include stripMarkdown.ts
|
2020-09-15 01:35:59 +03:00 |
tColor.ts
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
tValidTimezone.ts
|
Organise all imports, make Mutes depend on Logs
|
2021-06-06 23:51:32 +02:00 |
typeUtils.ts
|
Add comment clarifying WithRequiredProps
|
2020-11-09 20:43:10 +02:00 |
unregisterEventListenersFromMap.ts
|
automod: add triggers for mod actions
|
2021-02-14 16:58:02 +02:00 |
waitForInteraction.ts
|
Fix various bugs, update djs
|
2021-07-04 23:14:12 +02:00 |