aboutsummaryrefslogtreecommitdiff
path: root/src/lib/utils/BushConstants.ts
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-20 12:29:20 -0400
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-08-20 12:29:20 -0400
commit7048fb1d6d24a26d4e0fdadc2f75bd0717fa80f9 (patch)
tree3b66ea2934c577c0e827ba279cf32b514389236c /src/lib/utils/BushConstants.ts
parentbfb467c3bed23479673b82eba61c05d60acf42d7 (diff)
downloadtanzanite-7048fb1d6d24a26d4e0fdadc2f75bd0717fa80f9.tar.gz
tanzanite-7048fb1d6d24a26d4e0fdadc2f75bd0717fa80f9.tar.bz2
tanzanite-7048fb1d6d24a26d4e0fdadc2f75bd0717fa80f9.zip
more pain
Diffstat (limited to 'src/lib/utils/BushConstants.ts')
-rw-r--r--src/lib/utils/BushConstants.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/utils/BushConstants.ts b/src/lib/utils/BushConstants.ts
index 68393c4..1d7f81e 100644
--- a/src/lib/utils/BushConstants.ts
+++ b/src/lib/utils/BushConstants.ts
@@ -21,6 +21,10 @@ interface bushColors {
black: '#000000';
orange: '#E86100';
}
+
+('<:verifiedbot1:700325427998097449>');
+('');
+
export class BushConstants {
public static emojis = {
success: '<:checkmark:837109864101707807>',
@@ -99,6 +103,11 @@ export class BushConstants {
}
};
+ public static regex = {
+ snowflake: /\d{15,21}/gim,
+ discordEmoji: /<a?:[a-zA-Z0-9_]+:\d{15,21}>/gim
+ };
+
/** A bunch of mappings */
public static mappings = {
guilds: {