Closed itsrachelfish closed 6 years ago
The quote module should output the ID of the newly created quote when using !quote add. This would prevent needing to use !quote latest to determine the ID if you really like a newly added quote
!quote add
!quote latest
Oh, this was addressed in commit 0429c3737109785ef6562a3f2d163a8bc31d75d4
Closing this issue...
The quote module should output the ID of the newly created quote when using
!quote add
. This would prevent needing to use!quote latest
to determine the ID if you really like a newly added quote