Skip to content

Commit 9a9fcbb

Browse files
committed
feat: Update welcome with current members
1 parent 2b4a67c commit 9a9fcbb

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.env.template

-5
This file was deleted.

src/commands/embeds/welcome.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
.setThumbnail('https://i.imgur.com/ww6wKwJ.png')
2222
.addField(
2323
'Exec Members',
24-
`President - <@261607869068214272>.\r\nSecretary - <@265925073926488064>.\r\nTreasurer - <@354324259629170700>.\r\nSocial Secretary - NA.\r\n Publicity Officer - <@328928794364870656>.\r\nWebmaster - <@449573875743981569>.\r\n\r\n\r\n`
24+
`President - <@867382918883180554>.\r\nSecretary - <@257938317243449346>.\r\nTreasurer - <@465912244404879361>.\r\nSocial Secretary - <@772513928160084009>.\r\nWebmaster - <@609463800818827264>.\r\n\r\n\r\n`
2525
)
2626
.addField('Our Site', `https://hullcss.org/`)
2727
.addField(

0 commit comments

Comments
 (0)