From f3f3e26c8dadaf3a43d7c4826bdf84785f4eb6d2 Mon Sep 17 00:00:00 2001 From: Robson Date: Tue, 6 Feb 2024 11:14:11 -0300 Subject: [PATCH] fix: add link to documentation on readme file --- docs/README-en.md | 2 ++ docs/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/README-en.md b/docs/README-en.md index 35257f6..a6a38df 100644 --- a/docs/README-en.md +++ b/docs/README-en.md @@ -7,6 +7,8 @@ This is a Discord bot project developed in Python that offers a variety of features to enhance the user experience on Discord servers. The bot was created to be flexible, user-friendly, and expandable, allowing customization of commands and integration with other services. +Commands documentation available [here](https://robso-creator.github.io/discord_bot/commands/) + # Table of Contents * [Generating Required Tokens](#generating-required-tokens) diff --git a/docs/README.md b/docs/README.md index cf4322f..c135071 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,6 +11,8 @@ enriquecer a experiência dos usuários em servidores Discord. O bot foi criado para ser flexível, fácil de usar e expansível, permitindo a personalização de comandos e integração com outros serviços. +Documentação dos comandos disponível [aqui](https://robso-creator.github.io/discord_bot/commands/) + # Sumário * [Criação de Tokens necessários](#criação-de-tokens-necessários)