forked from Galactic/galactic-bot
lang stuff
This commit is contained in:
parent
0ba3dc64bb
commit
225317a15c
@ -661,6 +661,7 @@ For instance the mute setting has a `createmute` (`{prefix}settings createmute <
|
||||
`{prefix}help [ command / setting ]`
|
||||
|
||||
**❯ Links**
|
||||
[Documentation](https://docs.corgi.wtf/)
|
||||
[Support & Info server](https://discord.gg/SvJgtEj)
|
||||
[@BotGalactic Twitter](https://twitter.com/BotGalactic)
|
||||
[GalacticBot Patreon](https://www.patreon.com/galacticbot)
|
||||
@ -802,12 +803,14 @@ __User Data__
|
||||
**User:** <@{id}>{bot}
|
||||
**Account created:** {created}
|
||||
**Status:** {status}
|
||||
**Activity:** {activity}
|
||||
**Last global activity:** {globalActivity}
|
||||
|
||||
[C_USER_BADGES]
|
||||
**Badges:** {badges}
|
||||
|
||||
[C_USER_ACTIVITIES]
|
||||
__User Activities__
|
||||
|
||||
[C_USER_MEMBER_NAME]
|
||||
__Member Data__
|
||||
|
||||
|
@ -155,6 +155,9 @@ Missing `{perms}` permission(s) in {emoji_text-channel}**{channel}**.
|
||||
[ERR_INVALID_TIMESTRING]
|
||||
Invalid timestring provided. Must be `INT unit [INT unit..]`.
|
||||
|
||||
[ERR_INVALID_INTEGER]
|
||||
Provided value wasn't a valid integer.
|
||||
|
||||
[ERR_TIMEOUT]
|
||||
Action timed out.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user