mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-04 08:34:27 -05:00
docs: Updated changelog, upped version to 5.1.4
fix: Fixed pipeline
This commit is contained in:
@@ -30,6 +30,8 @@ greettest:
|
||||
- greettest
|
||||
greetdmtest:
|
||||
- greetdmtest
|
||||
boosttest:
|
||||
- boosttest
|
||||
byetest:
|
||||
- byetest
|
||||
boost:
|
||||
|
||||
@@ -112,6 +112,14 @@ greettest:
|
||||
params:
|
||||
- user:
|
||||
desc: "The user to impersonate when sending the greeting, defaulting to yourself if not specified."
|
||||
boosttest:
|
||||
desc: Sends the boost message in the current channel as if you just boosted the server. You can optionally specify a different user.
|
||||
ex:
|
||||
- ''
|
||||
- '@SomeoneElse'
|
||||
params:
|
||||
- user:
|
||||
desc: "The user to impersonate when sending the boost message, defaulting to yourself if not specified."
|
||||
greetdmtest:
|
||||
desc: Sends the greet direct message to you as if you just joined the server. You can optionally specify a different user.
|
||||
ex:
|
||||
|
||||
Reference in New Issue
Block a user