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 1860faa commit d715504Copy full SHA for d715504
bot.py
@@ -199,7 +199,7 @@ def help_embed(self, prefix):
199
em.add_field(name='Custom Mentions', value=mention)
200
em.add_field(name='Warning', value=warn)
201
em.add_field(name='Github', value='https://github.com/kyb3r/modmail')
202
- em.set_footer(text='Modmail v1.1.2 | Star the repository to unlock hidden features! /s')
+ em.set_footer(text='Modmail v1.1.3 | Star the repository to unlock hidden features! /s')
203
204
return em
205
0 commit comments