Homegrown Discord bot for the DIGOS community.
These commands are prefixed with autorole condition total-messages-in
. You can also use at condition total-messages-in
instead of autorole condition total-messages-in
.
!autorole condition total-messages-in @Users #general 10
Adds an instance of the condition to the role.
Name | Type | Optional |
---|---|---|
autorole | AutoroleConfiguration | no |
channel | ITextChannel | no |
count | long | no |
!autorole condition total-messages-in @Users 10 #general 10
Modifies an instance of the condition on the role.
Name | Type | Optional |
---|---|---|
autorole | AutoroleConfiguration | no |
conditionID | long | no |
channel | ITextChannel | no |
count | long | no |
Generated by DIGOS.Ambassador.Doc