Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmytrodemianchuk/go-telegram-bot


https://github.com/dmytrodemianchuk/go-telegram-bot

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# go-telegram-bot
Simple telegram bot with echo func

## For Start Use:

```
go mod tidy
```

```
go run main.go
```