diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 56c55b5..e1a467d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -lucmsilva651@gmail.com. +abocn@protonmail.com. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/README.md b/README.md index 96c17ae..4c903c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lynx (Node.js Telegram Bot) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) -![GitHub License](https://img.shields.io/github/license/lucmsilva651/lynx) +![GitHub License](https://img.shields.io/github/license/ABOCN/TelegramBot) Lynx is a a simple Telegram bot made in Node.js. - You can find Lynx at [@LynxBR_bot](https://t.me/LynxBR_bot) on Telegram. @@ -16,7 +16,7 @@ Lynx is a a simple Telegram bot made in Node.js. ## Run it yourself, develop or contribute with Lynx First, clone the repo with Git: ``` -git clone https://github.com/lucmsilva651/lynx +git clone https://github.com/ABOCN/TelegramBot ``` And now, init the submodules with these commands (this is very important): ```