Skip to content

Commit

Permalink
Add tripbot reminder for /idose to announcements (#837)
Browse files Browse the repository at this point in the history
* add tripbot reminder for idose

* surround idose with backticks

---------

Co-authored-by: LunaUrsa <[email protected]>
  • Loading branch information
theimperious1 and LunaUrsa authored Aug 25, 2024
1 parent 9bae249 commit cf1d8e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/discord/utils/announcements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export async function announcements(message:Message) {
'**Tip:** Head to the Activities Corner in the <id:guide> for small games and activities!',
'**Tip:** Curious about a specific server function like levelling or karma? Head to Server Tips in the <id:guide>!',
'**Tip:** Keen to help with tripsitting? Head to the <id:guide> for info on how to become a Helper!',
'**Tip:** Track your dosages privately with `/idose`.',
];

const funAnnouncements = [
Expand Down

0 comments on commit cf1d8e4

Please sign in to comment.