[V3 Warnings] changes to the warnings cog (#1867)

* [V3 Warnings] clarify text on entering commands

* Fix up action commands and allow for no command on both add and remove

* Notify warned user when they receive a warning + disallow warning and unwarning self

* Add myself to COOWNERS for the warnings cog
This commit is contained in:
palmtree5
2018-07-11 17:29:22 -08:00
committed by Kowlin
parent 9d0eca1914
commit 77566a887a
3 changed files with 74 additions and 45 deletions

1
.github/CODEOWNERS vendored
View File

@@ -45,6 +45,7 @@ redbot/cogs/trivia/* @Tobotimus
redbot/cogs/dataconverter/* @mikeshardmind
redbot/cogs/reports/* @mikeshardmind
redbot/cogs/permissions/* @mikeshardmind
redbot/cogs/warnings/* @palmtree5
# Docs
docs/* @tekulvw @palmtree5