Updated help with new commands
parent
af0b5d4142
commit
99e1752f5a
|
@ -41,6 +41,9 @@ module.exports = {
|
|||
|
||||
.addField('-buy', 'Sends a link to purchase membership')
|
||||
.addField('-links', 'Get all the links')
|
||||
.addField('-freeside', 'A link to the Freeside discord server')
|
||||
.addField('-robsoc', 'A link to the Robotics Society discord server')
|
||||
|
||||
message.channel.send({ embeds: [embed] });
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue