Skip to content

Commit

Permalink
chore: testing a very long commit message by me
Browse files Browse the repository at this point in the history
  • Loading branch information
ChatDisabled committed Dec 6, 2023
1 parent 5fd599d commit 839dc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/discord.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { MessageEmbed, WebhookClient } = require('discord.js')
const MAX_MESSAGE_LENGTH = 40
const MAX_MESSAGE_LENGTH = 72

module.exports.send = (id, token, repo, branch, url, commits, size, threadId) =>
new Promise((resolve, reject) => {
Expand Down

0 comments on commit 839dc14

Please sign in to comment.