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

https://github.com/jroimartin/anololcatbot

Telegram bot for ANO
https://github.com/jroimartin/anololcatbot

bot golang telegram telegram-bot

Last synced: 12 months ago
JSON representation

Telegram bot for ANO

Awesome Lists containing this project

README

          

# AnoLolcatBot

Telegram bot for [ANO](http://ano.lolcathost.org/).

## Run locally

```sh
export ANOLOLCATBOT_TOKEN=
go run github.com/jroimartin/anololcatbot/cmd/anololcatbot@latest
```

## Deploy using Docker context

```sh
_script/build
_script/deploy
```