If leader decided to rename covenant, he should be able to do so. For that we need to introduce new command - !cov_rename {NewCovName}, which will rename covenant of which user is leader.
Implementation
[x] Command should check if user in a covenant
[x] Check if user is leader of covenant
[x] Change covenant name and update covenant field for all users who is in covenant
Description
If leader decided to rename covenant, he should be able to do so. For that we need to introduce new command - !cov_rename {NewCovName}, which will rename covenant of which user is leader.
Implementation