Please don’t rely on this Gitea instance being around forever.
If any of your build scripts use my (kageru’s) projects hosted here, check my Github or IEW on Github for encoding projects. If you can’t find what you’re looking for there, tell me to migrate it.
to assign the specified role. Can optionally be restricted using the permission system that is already in place.
I’m thinking of something like
```toml
[[command]]
!givePls
[command.actions.assign]
role = "123456"
```
to assign the specified role. Can optionally be restricted using the permission system that is already in place.
kageru
added this to the Feature Parity milestone 4 years ago
I’m thinking of something like
to assign the specified role. Can optionally be restricted using the permission system that is already in place.