Skip to content

Commit d0191bc

Browse files
authored
Update bot.py
1 parent de54fc1 commit d0191bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ def help_embed(self):
150150
em.add_field(name='Commands', value=cmds)
151151
em.add_field(name='Warning', value=warn)
152152
em.add_field(name='Github', value='https://github.com/verixx/modmail')
153+
em.set_footer(text='Star the repository to unlock hidden features!')
153154

154155
return em
155156

0 commit comments

Comments
 (0)