Skip to content

Commit

Permalink
add tripbot reminder for idose
Browse files Browse the repository at this point in the history
  • Loading branch information
theimperious1 committed Aug 13, 2024
1 parent 19066b0 commit ec80548
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 ec80548

Please sign in to comment.