Skip to content

Commit

Permalink
Add figma-wakatime ad
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyfallWasTaken authored Dec 25, 2024
1 parent 01c5249 commit cda333f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ bolt.message(async ({ message }) => {
console.table(flattenObject(overallProfile));
const png = await generateImage(overallProfile);

const ad = "_Also check out #rate-my-ship for feedback on your ships! :pirate-ship:_";
const ad = "_*Want to design things with Figma for High Seas? <https://dub.sh/waka|Check out WakaTime for Figma!>*_";
const fileUploadResponse = await slack.filesUploadV2({
channel_id: env.SLACK_CHANNEL_ID,
initial_comment:
Expand Down

0 comments on commit cda333f

Please sign in to comment.