mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
📝 docs(functionscalls.py): update description of send_a_gif function to discourage excessive usage
This commit is contained in:
@@ -61,7 +61,7 @@ functions = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "send_a_gif",
|
"name": "send_a_gif",
|
||||||
"description": "Send a gif in the channel.",
|
"description": "Send a gif in the channel. Refrain from using this function too much, as it can be annoying.",
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|||||||
Reference in New Issue
Block a user