From 7fdeb72967ddf24740d20cbdbb5b2cfc183e25d4 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sun, 2 Jun 2024 00:58:18 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68b201b..c6b5c83 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Lynx is a a simple Telegram bot made in Node.js. - You can edit this file and the ``package.json`` file as your needs. - The name of the command file will always be the command itself. - Example: ``whois.js`` will always be ``/whois`` on Telegram. +- Also, to see your changes, please restart the bot before making a issue. ## Develop or contribute with Lynx First, [make a fork of this repo](https://github.com/lucmsilva651/lynx/fork), or clone it with