updated footer
This commit is contained in:
@@ -159,6 +159,7 @@ def footer(feedback_url=None, scoreboard_url=None):
|
|||||||
# https://forms.gle/m94aGjFQwGopqQ836
|
# https://forms.gle/m94aGjFQwGopqQ836
|
||||||
footer_sections.append(f'^[Feedback]({feedback_url})')
|
footer_sections.append(f'^[Feedback]({feedback_url})')
|
||||||
footer_sections.append('^[Source](https://slfhstd.uk/slfhstd/PointsBot)')
|
footer_sections.append('^[Source](https://slfhstd.uk/slfhstd/PointsBot)')
|
||||||
|
footer_sections.append('\n\n ^I ^am ^a ^bot, ^and ^this ^action ^was ^performed ^automatically.')
|
||||||
|
|
||||||
return ' ^| '.join(footer_sections)
|
return ' ^| '.join(footer_sections)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user