Update README
Check Go code / Build and test (push) Has been cancelled

This commit is contained in:
2026-05-23 23:55:39 +03:00
parent eccef756a0
commit 6774c2f631
+2 -4
View File
@@ -1,9 +1,7 @@
# :performing_arts: anon3anon [![Github release](https://img.shields.io/github/release/nightnoryu/anon3anon.svg)](https://github.com/nightnoryu/anon3anon/releases) [![Build Status](https://github.com/nightnoryu/anon3anon/actions/workflows/check-go.yml/badge.svg)](https://github.com/nightnoryu/anon3anon/actions/workflows/check-go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/nightnoryu/anon3anon)](https://goreportcard.com/report/github.com/nightnoryu/anon3anon) # :performing_arts: anon3anon
Telegram bot for anonymous messages. Telegram bot for anonymous messages.
Currently running at https://t.me/meme_me_a_meme_bot for my channel.
## Local development ## Local development
Prerequisites: Prerequisites:
@@ -15,7 +13,7 @@ Prerequisites:
Clone the repository: Clone the repository:
```shell ```shell
git clone git@github.com:nightnoryu/anon3anon.git git clone ssh://git@gitea.nightnoryu.com:2222/nightnoryu/anon3anon.git
cd anon3anon cd anon3anon
``` ```