Add fallback for message checking, add link to privacy policy in info
This commit is contained in:
parent
9e64dfa3c3
commit
a438fe26df
3 changed files with 9 additions and 5 deletions
|
@ -39,6 +39,10 @@ class InfoCommand extends Command {
|
|||
name: "💻 Source Code:",
|
||||
value: "[Click here!](https://github.com/esmBot/esmBot)"
|
||||
},
|
||||
{
|
||||
name: "🛡️ Privacy Policy:",
|
||||
value: "[Click here!](https://projectlounge.pw/esmBot/privacy.html)"
|
||||
},
|
||||
{
|
||||
name: "🐦 Twitter:",
|
||||
value: "[Click here!](https://twitter.com/esmBot_)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue