You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/const.go
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
package utils
2
2
3
3
const (
4
-
SUPPORT_MESSAGE="**Support the bot's longevity with a donation if you found it helpful. [Click here for Donate 🎁](https://monzim.com/support)**\n**Thank you!**"
4
+
SUPPORT_MESSAGE="**Support the bot's longevity with a donation if you found it helpful. [Click here for Donate 🎁](https://monzim.com/uiubot#support)**\n**Thank you!**"
5
5
6
6
ERROR_MESSAGE="Oops! Something went wrong. Please try again later."
0 commit comments