We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de54fc1 commit d0191bcCopy full SHA for d0191bc
bot.py
@@ -150,6 +150,7 @@ def help_embed(self):
150
em.add_field(name='Commands', value=cmds)
151
em.add_field(name='Warning', value=warn)
152
em.add_field(name='Github', value='https://github.com/verixx/modmail')
153
+ em.set_footer(text='Star the repository to unlock hidden features!')
154
155
return em
156
0 commit comments