Charlotte
Contents:
commands package
Submodules
commands.activity module
commands.help module
commands.say module
commands.store module
commands.thank module
commands.top module
commands.unknown_command module
Module contents
database package
discord package
dispatcher module
scripts package
Charlotte
Docs
»
commands package
»
commands.thank module
View page source
commands.thank module
¶
commands.thank.
thank
(
message
,
database
,
*args
)
[source]
¶
Thanks a particular user for his help.
Parameters:
recipient
– Mention of the user to be thanked (e.g @Username#1234).
Returns:
A discord message acknowledging the thanks have been recorded.